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"