From 07fe735e68e55bc8f9adba93ed389c4732e90bff Mon Sep 17 00:00:00 2001 From: Tyler Wilding Date: Tue, 23 Jun 2026 21:06:10 -0400 Subject: [PATCH] i18n: update crowdin config (#4321) Hopefully will resolve this issue image --- crowdin.yml | 42 +++++++++++++++++++----------------------- 1 file changed, 19 insertions(+), 23 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 77f00dec65..6505480dfd 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -4,42 +4,38 @@ files: - source: /game/assets/jak1/subtitle/subtitle_lines_en-US.json translation: /game/assets/jak1/subtitle/subtitle_lines_%locale%.json excluded_target_languages: - - "fr-FR" - - "de-DE" - - "es-ES" - - "it-IT" - - ja - - en-GB - - fi-Fi + - "fr" + - "de" + - "es" + - "it" + - "ja" + - "en" + - "fi" - source: /game/assets/jak2/text/game_custom_text_en-US.json translation: /game/assets/jak2/text/game_custom_text_%locale%.json - source: /game/assets/jak2/subtitle/subtitle_lines_en-US.json translation: /game/assets/jak2/subtitle/subtitle_lines_%locale%.json excluded_target_languages: - - "fr-FR" - - "de-DE" - - "es-ES" + - "fr" + - "de" + - "es" - "it" - - "it-IT" - - "ja-JP" + - "ja" - "ko" - - "en-GB" + - "en" - "fi" - - "fi-Fi" - source: /game/assets/jak3/text/game_custom_text_en-US.json translation: /game/assets/jak3/text/game_custom_text_%locale%.json - source: /game/assets/jak3/subtitle/subtitle_lines_en-US.json translation: /game/assets/jak3/subtitle/subtitle_lines_%locale%.json excluded_target_languages: - - "fr-FR" - - "de-DE" - - "es-ES" + - "fr" + - "de" + - "es" - "it" - - "it-IT" - - "ja-JP" + - "ja" - "ko" - - "en-GB" + - "en" - "fi" - - "fi-Fi" - - "ru-RU" - - "pt-PT" + - "ru" + - "pt"