feat: 更新 Crowdin 配置以包含韩语翻译,移除对目标语言的排除

This commit is contained in:
春河晴
2026-03-13 20:31:26 +09:00
parent 5da82c4e24
commit 6201b862c9
2 changed files with 6 additions and 4 deletions

View File

@@ -11,13 +11,9 @@ export_languages:
files:
- source: /locales/zh-CN/*.json
translation: /locales/%locale%/%original_file_name%
excluded_target_languages:
- ko
- source: /prompts/zh-CN/**/*.prompt
translation: /prompts/%locale%/**/%original_file_name%
excluded_target_languages:
- ko
- source: /dashboard/src/i18n/locales/zh.json
translation: /dashboard/src/i18n/locales/%two_letters_code%.json