Update Crowdin config

Fix file placement and map locale codes to existing translations
This commit is contained in:
md678685 2019-01-08 21:21:35 +00:00 committed by GitHub
parent da8e8c8a25
commit 6031c01584
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
files:
- source: Essentials/src/messages.properties
translation: Essentials/src/messages_%locale_with_underscore%.properties
- source: "/Essentials/src/messages.properties"
translation: "/Essentials/src/messages_%locale_with_underscore%.properties"
languages_mapping:
locale_with_underscore:
en_US: en
es_ES: es
zh_CN: zh