-
Notifications
You must be signed in to change notification settings - Fork 212
Expand file tree
/
Copy pathcrowdin.yml
More file actions
45 lines (45 loc) · 1.32 KB
/
crowdin.yml
File metadata and controls
45 lines (45 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
files:
- source: /game/assets/jak1/text/game_custom_text_en-US.json
translation: /game/assets/jak1/text/game_custom_text_%locale%.json
- source: /game/assets/jak1/subtitle/subtitle_lines_en-US.json
translation: /game/assets/jak1/subtitle/subtitle_lines_%locale%.json
excluded_target_languages:
- "fr-FR"
- "de-DE"
- "es-ES"
- "it-IT"
- ja
- en-GB
- fi-Fi
- source: /game/assets/jak2/text/game_custom_text_en-US.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-FR"
- "de-DE"
- "es-ES"
- "it"
- "it-IT"
- "ja-JP"
- "ko"
- "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"