forked from Vocaluxe/Vocaluxe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtransifex.yaml
24 lines (24 loc) · 926 Bytes
/
transifex.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
git:
filters:
- filter_type: file
file_format: ANDROID
source_file: Output/Languages/en.xml
source_language: en
translation_files_expression: 'Output/Languages/<lang>.xml'
- filter_type: file
file_format: ANDROID
source_file: Output/PartyModes/Challenge/Languages/en.xml
source_language: en
translation_files_expression: 'Output/PartyModes/Challenge/Languages/<lang>.xml'
- filter_type: file
file_format: ANDROID
source_file: Output/PartyModes/TicTacToe/Languages/en.xml
source_language: en
translation_files_expression: 'Output/PartyModes/TicTacToe/Languages/<lang>.xml'
- filter_type: file
file_format: KEYVALUEJSON
source_file: Vocaluxe/Website/locales/en.json
source_language: en
translation_files_expression: 'Vocaluxe/Website/locales/<lang>.json'
settings:
pr_branch_name: translations/<br_unique_id>