From 50f557313435f24aa324fa2c665a4ae84d7b7dc0 Mon Sep 17 00:00:00 2001 From: "Jeremy \"EndenDragon\" Zhang" Date: Sat, 27 Jan 2018 13:21:48 -0800 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 80561aa..d055da8 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -2,3 +2,7 @@ files: - source: /webapp/titanembeds/translations/messages.pot translation: >- /webapp/titanembeds/translations/%locale_with_underscore%/LC_MESSAGES/%original_file_name% + languages_mapping: + locale_with_underscore: + zh-CN: zh_Hans_CN + zh-TW: zh_Hant_TW