From 29aee16df8f8c931605ab0a4d6665f93e9ca4c72 Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih Date: Fri, 24 Nov 2023 00:08:44 +0900 Subject: [PATCH] Revert "Update Crowdin configuration file" This reverts commit 8a8e206a4c65551f2c244d636ffc630d590a6296. --- crowdin.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 0f3e8e47..e3ee250c 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -3,7 +3,11 @@ files: translation: /locales/%locale%.yml update_option: update_as_unapproved - source: /content/ja/docs/**/*.* - ignore: - - /content/ja/docs/**/_*.* translation: /content/%two_letters_code%/docs/**/%original_file_name% update_option: update_as_unapproved + ignore: + - "/content/ja/docs/**/_*.*" + languages_mapping: + two_letters_code: + zh-TW: tw + zh-CN: cn