mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-22 17:18:37 +01:00
Update Crowdin config
Map most locales to the existing locale files.
This commit is contained in:
parent
6031c01584
commit
65c2155bca
20
crowdin.yml
20
crowdin.yml
@ -3,6 +3,26 @@ files:
|
||||
translation: "/Essentials/src/messages_%locale_with_underscore%.properties"
|
||||
languages_mapping:
|
||||
locale_with_underscore:
|
||||
cs_CZ: cs
|
||||
da_DK: da
|
||||
de_DE: de
|
||||
el_GR: el
|
||||
en_US: en
|
||||
es_ES: es
|
||||
fi_FI: fi
|
||||
fr_FR: fr
|
||||
hu_HU: hu
|
||||
it_IT: it
|
||||
ko_KR: ko
|
||||
nl_NL: nl
|
||||
no_NO: "no" # no is a YAML keyword
|
||||
pl_PL: pl
|
||||
pt_PT: pt
|
||||
ro_RO: ro
|
||||
ru_RU: ru
|
||||
sr_SP: sr
|
||||
sv_SE: sv
|
||||
tr_TR: tr
|
||||
uk_UA: uk
|
||||
vi_VN: vi
|
||||
zh_CN: zh
|
||||
|
Loading…
Reference in New Issue
Block a user