mirror of
https://github.com/open-goal/jak-project
synced 2026-06-24 09:51:29 -04:00
i18n: update crowdin config (#4322)
take two....some languages do use the full locale (judging by the URLs)
This commit is contained in:
+14
-6
@@ -1,29 +1,37 @@
|
||||
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-ES"
|
||||
- "it"
|
||||
- "ja"
|
||||
- "en"
|
||||
- "en-GB"
|
||||
- "fi"
|
||||
- "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
|
||||
excluded_target_languages:
|
||||
- "fr"
|
||||
- "de"
|
||||
- "es"
|
||||
- "es-ES"
|
||||
- "it"
|
||||
- "ja"
|
||||
- "ko"
|
||||
- "en"
|
||||
- "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
|
||||
@@ -35,7 +43,7 @@ files:
|
||||
- "it"
|
||||
- "ja"
|
||||
- "ko"
|
||||
- "en"
|
||||
- "en-GB"
|
||||
- "fi"
|
||||
- "pt-PT"
|
||||
- "ru"
|
||||
- "pt"
|
||||
|
||||
Reference in New Issue
Block a user