-
Notifications
You must be signed in to change notification settings - Fork 438
/
.transifex.yml
37 lines (37 loc) · 1.86 KB
/
.transifex.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
28
29
30
31
32
33
34
35
36
37
git:
filters:
- filter_type: file
source_file: core/src/main/resources/i18n/spark_i18n.properties
file_format: UNICODEPROPERTIES
translation_files_expression: 'core/src/main/resources/i18n/spark_i18n_<lang>.properties'
source_language: en
- filter_type: file
source_file: plugins/fastpath/src/main/resources/i18n/fastpath_i18n.properties
file_format: UNICODEPROPERTIES
translation_files_expression: 'plugins/fastpath/src/main/resources/i18n/fastpath_i18n_<lang>.properties'
source_language: en
- filter_type: file
source_file: plugins/meet/src/main/resources/i18n/meet_i18n.properties
file_format: UNICODEPROPERTIES
translation_files_expression: 'plugins/meet/src/main/resources/i18n/meet_i18n_<lang>.properties'
source_language: en
- filter_type: file
source_file: plugins/roar/src/main/resources/i18n/roar_i18n.properties
file_format: UNICODEPROPERTIES
translation_files_expression: 'plugins/roar/src/main/resources/i18n/roar_i18n_<lang>.properties'
source_language: en
- filter_type: file
source_file: plugins/spelling/src/main/resources/i18n/spellchecker_i18n.properties
file_format: UNICODEPROPERTIES
translation_files_expression: 'plugins/spelling/src/main/resources/i18n/spellchecker_i18n_<lang>.properties'
source_language: en
- filter_type: file
source_file: plugins/transferguard/src/main/resources/i18n/transferguard_i18n.properties
file_format: UNICODEPROPERTIES
translation_files_expression: 'plugins/transferguard/src/main/resources/i18n/transferguard_i18n_<lang>.properties'
source_language: en
- filter_type: file
source_file: plugins/translator/src/main/resources/i18n/translator_i18n.properties
file_format: UNICODEPROPERTIES
translation_files_expression: 'plugins/translator/src/main/resources/i18n/translator_i18n_<lang>.properties'
source_language: en