feat: 更新 Crowdin 配置以包含韩语翻译,移除对目标语言的排除
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user