diff --git a/crowdin.yml b/crowdin.yml index b0ec50d1..5059f945 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,6 +1,10 @@ -pull_request_title: Translation Updates -commit_message: '[ci skip] New translations' +pull_request_title: Update Translation +commit_message: '[ci skip]' files: - source: /languages/template.pot translation: /languages/%two_letters_code%.po update_option: update_as_unapproved + languages_mapping: + two_letters_code: + zh-CN: zh_CH + zh-TW: zh_TW