From dc47fe93d831bcec7f7fa8964ddebe835e9cd2e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=A5=E6=B2=B3=E6=99=B4?= Date: Fri, 13 Mar 2026 02:18:04 +0900 Subject: [PATCH] =?UTF-8?q?fix(crowdin):=20=E5=8C=B9=E9=85=8Dcrowdin?= =?UTF-8?q?=E8=AF=AD=E8=A8=80=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crowdin.yml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 7e284497..cc00e94c 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,22 +1,15 @@ project_id_env: CROWDIN_PROJECT_ID api_token_env: CROWDIN_PERSONAL_TOKEN base_path: . -base_url: 'https://api.crowdin.com' -preserve_hierarchy: 1 +base_url: "https://api.crowdin.com" +preserve_hierarchy: true + export_languages: - en-US - ja files: - source: /locales/zh-CN/*.json translation: /locales/%locale%/%original_file_name% - languages_mapping: - locale: - en-US: en-US - ja: ja - source: /prompts/zh-CN/**/*.prompt translation: /prompts/%locale%/**/%original_file_name% - languages_mapping: - locale: - en-US: en-US - ja: ja