Update Crowdin configuration file
This commit is contained in:
parent
22ee1dc5df
commit
7317b1aafa
|
@ -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