From 1a5507a62395a85ff14fb28a3b7b54dd6721f65b Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 5 May 2017 11:10:13 -0400 Subject: [PATCH] languages_mapping for store locales --- crowdin.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 2f13bed6f4..89cda8a308 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -9,3 +9,9 @@ files: zh-TW: zh_TW - source: /store/locales/en/COPY.md translation: /store/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 \ No newline at end of file