mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 12:33:57 +01:00
add missing languages to crowdin.yml
This commit is contained in:
parent
d235edec7e
commit
0072265f65
@ -10,9 +10,11 @@
|
||||
"translation": "src/main/resources/assets/create/lang/%locale_with_underscore%.json",
|
||||
"languages_mapping": {
|
||||
"locale_with_underscore": {
|
||||
"da": "da_dk",
|
||||
"de": "de_de",
|
||||
"es-CL": "es_cl",
|
||||
"es-ES": "es_es",
|
||||
"es-MX": "es_mx",
|
||||
"fr": "fr_fr",
|
||||
"it": "it_it",
|
||||
"ja": "ja_jp",
|
||||
@ -20,8 +22,10 @@
|
||||
"nl": "nl_nl",
|
||||
"pl": "pl_pl",
|
||||
"pt-BR": "pt_br",
|
||||
"pt-PT": "pt_pt"
|
||||
"ro": "ro_ro",
|
||||
"ru": "ru_ru",
|
||||
"uk": "uk_ua",
|
||||
"zh-CN": "zh_cn",
|
||||
"zh-TW": "zh_tw",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user