diff --git a/crowdin.yml b/crowdin.yml index ff6f08bfb3..40a55d3cf1 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -4,21 +4,11 @@ files: - source: /game/assets/jak1/subtitle/subtitle_lines_en-US.json translation: /game/assets/jak1/subtitle/subtitle_lines_%locale%.json excluded_target_languages: - - "fr" - - "de" - - "es-ES" - - "it" - - "ja" - - "en-GB" + - fr + - de + - es-ES + - it + - ja + - en-GB - 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" - - "de" - - "es-ES" - - "it" - - "ja" - - "ko" - - "en-GB"