Update Crowdin configuration file
This commit is contained in:
parent
3ce10d2a7f
commit
021a5112b9
13
crowdin.yml
Normal file
13
crowdin.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
files:
|
||||||
|
- source: /app/src/main/res/values/strings.xml
|
||||||
|
translation: /app/src/main/res/values-%two_letters_code%/%original_file_name%
|
||||||
|
update_option: update_without_changes
|
||||||
|
languages_mapping:
|
||||||
|
two_letters_code:
|
||||||
|
zh-TW: zh-rTW
|
||||||
|
zh-CN: zh-rCN
|
||||||
|
zh-HK: zh-rHK
|
||||||
|
zh-MO: zh-rMO
|
||||||
|
zh-SG: zh-rSG
|
||||||
|
pt-BR: pt-rBR
|
||||||
|
|
Loading…
Reference in New Issue
Block a user