From a7a0282b311de03959503cb0fa7e2c9ef9b02e39 Mon Sep 17 00:00:00 2001 From: Panayiotis Lipiridis Date: Thu, 19 Mar 2020 12:57:03 +0200 Subject: [PATCH] Map two letters --- crowdin.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 9900c0d1..96ffd1d8 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,7 @@ files: - source: /src/locales/en.json translation: /src/locales/%two_letters_code%.json + languages_mapping: + two_letters_code: + zh-CN: cn + zh-TW: tw