mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-12-05 03:12:38 +01:00
update crowdin.yml
This commit is contained in:
parent
1ad5a97ca1
commit
fa4f5243bc
1 changed files with 12 additions and 0 deletions
12
crowdin.yml
12
crowdin.yml
|
@ -10,26 +10,38 @@
|
||||||
"translation": "src/main/resources/assets/create/lang/%locale_with_underscore%.json",
|
"translation": "src/main/resources/assets/create/lang/%locale_with_underscore%.json",
|
||||||
"languages_mapping": {
|
"languages_mapping": {
|
||||||
"locale_with_underscore": {
|
"locale_with_underscore": {
|
||||||
|
"ar": "ar_sa",
|
||||||
"be": "be_by",
|
"be": "be_by",
|
||||||
|
"bel": "bel_tr",
|
||||||
|
"bg": "bg_bg",
|
||||||
"cs": "cs_cz",
|
"cs": "cs_cz",
|
||||||
"cy": "cy_gb",
|
"cy": "cy_gb",
|
||||||
"da": "da_dk",
|
"da": "da_dk",
|
||||||
"de": "de_de",
|
"de": "de_de",
|
||||||
|
"el": "el_gr",
|
||||||
|
"en-GB": "en_gb",
|
||||||
"eo": "eo_uy",
|
"eo": "eo_uy",
|
||||||
"es-CL": "es_cl",
|
"es-CL": "es_cl",
|
||||||
"es-ES": "es_es",
|
"es-ES": "es_es",
|
||||||
"es-MX": "es_mx",
|
"es-MX": "es_mx",
|
||||||
"et": "et_ee",
|
"et": "et_ee",
|
||||||
|
"eu": "eu_es",
|
||||||
"fa": "fa_ir",
|
"fa": "fa_ir",
|
||||||
"fi": "fi_fi",
|
"fi": "fi_fi",
|
||||||
"fr": "fr_fr",
|
"fr": "fr_fr",
|
||||||
|
"fr-CA": "fr_ca",
|
||||||
|
"hr": "hr_hr",
|
||||||
"hu": "hu_hu",
|
"hu": "hu_hu",
|
||||||
|
"hy-AM": "hy_am",
|
||||||
"id": "id_id",
|
"id": "id_id",
|
||||||
"is": "is_is",
|
"is": "is_is",
|
||||||
"it": "it_it",
|
"it": "it_it",
|
||||||
"ja": "ja_jp",
|
"ja": "ja_jp",
|
||||||
"kk": "kk_kz",
|
"kk": "kk_kz",
|
||||||
"ko": "ko_kr",
|
"ko": "ko_kr",
|
||||||
|
"ksh": "ksh",
|
||||||
|
"lol": "lol_us",
|
||||||
|
"lzh": "lzh",
|
||||||
"nl": "nl_nl",
|
"nl": "nl_nl",
|
||||||
"no": "no_no",
|
"no": "no_no",
|
||||||
"pl": "pl_pl",
|
"pl": "pl_pl",
|
||||||
|
|
Loading…
Reference in a new issue