diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 00000000..f8683235 --- /dev/null +++ b/crowdin.yml @@ -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 +