mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-27 01:40:48 +08:00
Update Crowdin config
Fix file placement and map locale codes to existing translations
This commit is contained in:
parent
da8e8c8a25
commit
6031c01584
@ -1,3 +1,8 @@
|
|||||||
files:
|
files:
|
||||||
- source: Essentials/src/messages.properties
|
- source: "/Essentials/src/messages.properties"
|
||||||
translation: Essentials/src/messages_%locale_with_underscore%.properties
|
translation: "/Essentials/src/messages_%locale_with_underscore%.properties"
|
||||||
|
languages_mapping:
|
||||||
|
locale_with_underscore:
|
||||||
|
en_US: en
|
||||||
|
es_ES: es
|
||||||
|
zh_CN: zh
|
||||||
|
Loading…
Reference in New Issue
Block a user