87d7b5d36d
* Translated using Weblate (Catalan) Currently translated at 94.3% (133 of 141 strings) Translated using Weblate (Italian) Currently translated at 100.0% (141 of 141 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (141 of 141 strings) Translated using Weblate (German) Currently translated at 100.0% (141 of 141 strings) Translated using Weblate (Catalan) Currently translated at 100.0% (141 of 141 strings) Co-authored-by: Jeldrik Hanschke <admin@jhanschke.de> Translate-URL: https://hosted.weblate.org/projects/croodle/client/ca/ Translate-URL: https://hosted.weblate.org/projects/croodle/client/de/ Translate-URL: https://hosted.weblate.org/projects/croodle/client/es/ Translate-URL: https://hosted.weblate.org/projects/croodle/client/it/ Translation: Croodle/client * Translated using Weblate (Italian) Currently translated at 100.0% (141 of 141 strings) Translated using Weblate (French) Currently translated at 100.0% (141 of 141 strings) Translated using Weblate (Spanish) Currently translated at 95.7% (135 of 141 strings) Translated using Weblate (German) Currently translated at 100.0% (141 of 141 strings) Translated using Weblate (Italian) Currently translated at 100.0% (141 of 141 strings) Translated using Weblate (French) Currently translated at 100.0% (141 of 141 strings) Translated using Weblate (German) Currently translated at 100.0% (141 of 141 strings) Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Translate-URL: https://hosted.weblate.org/projects/croodle/client/de/ Translate-URL: https://hosted.weblate.org/projects/croodle/client/es/ Translate-URL: https://hosted.weblate.org/projects/croodle/client/fr/ Translate-URL: https://hosted.weblate.org/projects/croodle/client/it/ Translation: Croodle/client * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.8% (107 of 141 strings) Translated using Weblate (English) Currently translated at 100.0% (141 of 141 strings) Added translation using Weblate (Norwegian Bokmål) Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Translate-URL: https://hosted.weblate.org/projects/croodle/client/en/ Translate-URL: https://hosted.weblate.org/projects/croodle/client/nb_NO/ Translation: Croodle/client * Translated using Weblate (Spanish) Currently translated at 95.7% (135 of 141 strings) Translated using Weblate (German) Currently translated at 100.0% (141 of 141 strings) Co-authored-by: Jeldrik Hanschke <admin@jhanschke.de> Translate-URL: https://hosted.weblate.org/projects/croodle/client/de/ Translate-URL: https://hosted.weblate.org/projects/croodle/client/es/ Translation: Croodle/client * Translated using Weblate (English) Currently translated at 100.0% (141 of 141 strings) Translation: Croodle/client Translate-URL: https://hosted.weblate.org/projects/croodle/client/en/ * Translated using Weblate (Catalan) Currently translated at 94.3% (133 of 141 strings) Translation: Croodle/client Translate-URL: https://hosted.weblate.org/projects/croodle/client/ca/ * Translated using Weblate (German) Currently translated at 100.0% (141 of 141 strings) Translation: Croodle/client Translate-URL: https://hosted.weblate.org/projects/croodle/client/de/ * Translated using Weblate (Spanish) Currently translated at 95.7% (135 of 141 strings) Translation: Croodle/client Translate-URL: https://hosted.weblate.org/projects/croodle/client/es/ * Translated using Weblate (French) Currently translated at 100.0% (141 of 141 strings) Translation: Croodle/client Translate-URL: https://hosted.weblate.org/projects/croodle/client/fr/ * Translated using Weblate (Italian) Currently translated at 100.0% (141 of 141 strings) Translation: Croodle/client Translate-URL: https://hosted.weblate.org/projects/croodle/client/it/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 75.8% (107 of 141 strings) Translation: Croodle/client Translate-URL: https://hosted.weblate.org/projects/croodle/client/nb_NO/ * integrate norwegian locale Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
10 lines
182 B
JavaScript
10 lines
182 B
JavaScript
export default {
|
|
'ca': 'catalan',
|
|
'de': 'deutsch',
|
|
'en': 'english',
|
|
'en-gb': 'english (GB)',
|
|
'es': 'español',
|
|
'fr': 'français',
|
|
'it': 'italiano',
|
|
'nb': 'norsk',
|
|
};
|