From a183d0cfff1214fe86d2e6edc2bb20c13d8d81e5 Mon Sep 17 00:00:00 2001 From: Tyler Wilding Date: Sun, 5 Apr 2026 18:18:34 -0400 Subject: [PATCH] crowdin: reference jak 3 files (#4185) Hopefully the excluded languages are correct, it's a bit hard to tell without testing since there seems to be some languages/localization in the original game that was abandoned / not complete. So some of these (depending on the version you use as well) may only be partially done in the final games and will require translation -- which is a perfect job for a translator to investigate. --- crowdin.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 44e399b0c9..77f00dec65 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -26,3 +26,20 @@ files: - "en-GB" - "fi" - "fi-Fi" + - 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-FR" + - "de-DE" + - "es-ES" + - "it" + - "it-IT" + - "ja-JP" + - "ko" + - "en-GB" + - "fi" + - "fi-Fi" + - "ru-RU" + - "pt-PT"