From 205ca693b3cb60a9f2eeac2119c54a1424a4cada Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 20 Feb 2018 16:17:15 -0500 Subject: [PATCH] crowdin update_option: update_as_unapproved --- crowdin.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index b77a46192..cee520de8 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,6 +1,7 @@ files: - source: /src/App/Resources/AppResources.resx translation: /src/App/Resources/AppResources.%two_letters_code%.resx + update_option: update_as_unapproved languages_mapping: two_letters_code: zh-CN: zh-Hans @@ -9,6 +10,7 @@ files: pt-BR: pt-BR - source: /store/apple/en/copy.resx translation: /store/apple/%two_letters_code%/copy.resx + update_option: update_as_unapproved languages_mapping: two_letters_code: zh-CN: zh-Hans @@ -17,6 +19,7 @@ files: pt-BR: pt-BR - source: /store/google/en/copy.resx translation: /store/google/%two_letters_code%/copy.resx + update_option: update_as_unapproved languages_mapping: two_letters_code: zh-CN: zh-Hans