mirror of
https://github.com/open-goal/jak-project
synced 2026-07-02 04:26:09 -04:00
e1ecbb5e9f
- can't display korean text in jak 1 - shouldn't be excluded from text in jak 2
50 lines
1.4 KiB
YAML
50 lines
1.4 KiB
YAML
files:
|
|
- source: /game/assets/jak1/text/game_custom_text_en-US.json
|
|
translation: /game/assets/jak1/text/game_custom_text_%locale%.json
|
|
excluded_target_languages:
|
|
- "ko"
|
|
- "ru"
|
|
- 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"
|
|
- "fi"
|
|
- "ko"
|
|
- "ru"
|
|
- source: /game/assets/jak2/text/game_custom_text_en-US.json
|
|
translation: /game/assets/jak2/text/game_custom_text_%locale%.json
|
|
excluded_target_languages:
|
|
- "ru"
|
|
- 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"
|
|
- "fi"
|
|
- "ru"
|
|
- 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"
|
|
- "de"
|
|
- "es-ES"
|
|
- "it"
|
|
- "ja"
|
|
- "ko"
|
|
- "en-GB"
|
|
- "fi"
|
|
- "pt-PT"
|
|
- "ru"
|