From d819f463d027cd4a063203e9dee87a582c759666 Mon Sep 17 00:00:00 2001 From: Mingming Cui Date: Wed, 31 May 2023 21:15:45 +0800 Subject: [PATCH] [ci skip] update crowdin config --- crowdin.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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