-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcrowdin.yml
27 lines (27 loc) · 1.44 KB
/
crowdin.yml
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
files:
- source: /**/en_US.*
ignore:
- /Slimefun/Abandoned/
- /AutoTrasher
- /React
translation: /**/%locale_with_underscore%.%file_extension%
- source: /**/en_US_messages.*
translation: /**/%locale_with_underscore%_messages.%file_extension%
- source: /**/en_US_config.*
translation: /**/%locale_with_underscore%_config.%file_extension%
- source: /DiscordSRV/en_US_linking.*
translation: /DiscordSRV/%locale_with_underscore%_linking.%file_extension%
- source: /DiscordSRV/en_US_synchronization.*
translation: /DiscordSRV/%locale_with_underscore%_synchronization.%file_extension%
- source: /RealisticSeasons/en_US_temperature.*
translation: /RealisticSeasons/%locale_with_underscore%_temperature.%file_extension%
- source: /Slimefun/CrystamaeHistoria/blocks_en_US.*
translation: /Slimefun/CrystamaeHistoria/blocks_%locale_with_underscore%.%file_extension%
- source: /Slimefun/CrystamaeHistoria/generic-stories_en_US.*
translation: /Slimefun/CrystamaeHistoria/generic-stories_%locale_with_underscore%.%file_extension%
- source: /DeluxeHub/en_US_serverselector.*
translation: /DeluxeHub/%locale_with_underscore%_serverselector.%file_extension%
- source: /InfernalMobs/en_US_loots.*
translation: /InfernalMobs/%locale_with_underscore%_loots.%file_extension%
- source: /Oh_the_dungeons_youll_go/en_US.json
translation: /Oh_the_dungeons_youll_go/%locale_with_underscore%.%file_extension%