mirror of
https://github.com/open-goal/jak-project
synced 2026-06-27 19:02:59 -04:00
i18n: adjust exclusions again (#4325)
- can't display korean text in jak 1 - shouldn't be excluded from text in jak 2
This commit is contained in:
+1
-1
@@ -14,11 +14,11 @@ files:
|
||||
- "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:
|
||||
- "ko"
|
||||
- "ru"
|
||||
- source: /game/assets/jak2/subtitle/subtitle_lines_en-US.json
|
||||
translation: /game/assets/jak2/subtitle/subtitle_lines_%locale%.json
|
||||
|
||||
Reference in New Issue
Block a user