Update Crowdin configuration file

This commit is contained in:
Kyle Spearrin 2017-05-05 10:10:12 -04:00
parent fb9422913f
commit 45a18ff6a7
1 changed files with 9 additions and 0 deletions

9
crowdin.yml Normal file
View File

@ -0,0 +1,9 @@
files:
- source: /src/_locales/en/messages.json
translation: /src/_locales/%two_letters_code%/%original_file_name%
languages_mapping:
two_letters_code:
pt-PT: pt_PT
pt-BR: pt_BR
zh-CN: zh_CN
zh-TW: zh_TW