From 7317b1aafa0e7fd8a5d01c9f8d3ee5c60c5302cb Mon Sep 17 00:00:00 2001 From: Konrad Pozniak Date: Fri, 1 Feb 2019 19:03:14 +0100 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 crowdin.yml 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 +