mirror of
https://github.com/open-goal/jak-project.git
synced 2024-11-27 00:10:31 +00:00
i18n: add back crowdin config change (i think things got into a bad state)
This commit is contained in:
parent
3c74434211
commit
e6f9909101
10
crowdin.yml
10
crowdin.yml
@ -12,3 +12,13 @@ files:
|
|||||||
- 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"
|
||||||
|
Loading…
Reference in New Issue
Block a user