Update Crowdin configuration file

This commit is contained in:
Tyler Wilding 2023-11-22 19:11:16 -05:00
parent 1bbf616e3b
commit 3c74434211

View file

@ -4,21 +4,11 @@ files:
- source: /game/assets/jak1/subtitle/subtitle_lines_en-US.json - source: /game/assets/jak1/subtitle/subtitle_lines_en-US.json
translation: /game/assets/jak1/subtitle/subtitle_lines_%locale%.json translation: /game/assets/jak1/subtitle/subtitle_lines_%locale%.json
excluded_target_languages: excluded_target_languages:
- "fr" - fr
- "de" - de
- "es-ES" - es-ES
- "it" - it
- "ja" - ja
- "en-GB" - en-GB
- source: /game/assets/jak2/text/game_custom_text_en-US.json - source: /game/assets/jak2/text/game_custom_text_en-US.json
translation: /game/assets/jak2/text/game_custom_text_%locale%.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"