From e1ecbb5e9fbab1c65b03555931f8a530c26ad55c Mon Sep 17 00:00:00 2001 From: Tyler Wilding Date: Sat, 27 Jun 2026 16:19:33 -0400 Subject: [PATCH] i18n: adjust exclusions again (#4325) - can't display korean text in jak 1 - shouldn't be excluded from text in jak 2 --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index a01312b676..6d79e30855 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -14,11 +14,11 @@ files: - "ja" - "en-GB" - "fi" + - "ko" - "ru" - source: /game/assets/jak2/text/game_custom_text_en-US.json translation: /game/assets/jak2/text/game_custom_text_%locale%.json excluded_target_languages: - - "ko" - "ru" - source: /game/assets/jak2/subtitle/subtitle_lines_en-US.json translation: /game/assets/jak2/subtitle/subtitle_lines_%locale%.json