Files
jak-project/crowdin.yml
T
2025-06-04 00:31:08 -04:00

29 lines
867 B
YAML

files:
- source: /game/assets/jak1/text/game_custom_text_en-US.json
translation: /game/assets/jak1/text/game_custom_text_%locale%.json
- 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
- 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"
- "it"
- "it-IT"
- "ja-JP"
- "ko"
- "en-GB"
- "fi"
- "fi-Fi"