-
Notifications
You must be signed in to change notification settings - Fork 8
/
crowdin.yml
38 lines (38 loc) · 959 Bytes
/
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
28
29
30
31
32
33
34
35
36
37
38
project_id: '554895'
base_path: i18n
base_url: 'https://api.crowdin.com'
preserve_hierarchy: 1
files:
- source: /i18n/en_US.csv
- source: /i18n/pt_BR.csv
targets:
- name: /i18n/pt_BR.csv
sources:
- /i18n/en_US.csv
file: /i18n/%locale_with_underscore%.csv
format: crowdin-csv
- name: /i18n/es_AR.csv
sources:
- /i18n/en_US.csv
file: /i18n/%locale_with_underscore%.csv
format: crowdin-csv
- name: /i18n/es_CL.csv
sources:
- /i18n/en_US.csv
file: /i18n/%locale_with_underscore%.csv
format: crowdin-csv
- name: /i18n/es_CO.csv
sources:
- /i18n/en_US.csv
file: /i18n/%locale_with_underscore%.csv
format: crowdin-csv
- name: /i18n/es_MX.csv
sources:
- /i18n/en_US.csv
file: /i18n/%locale_with_underscore%.csv
format: crowdin-csv
- name: /i18n/es_MX.csv
sources:
- /i18n/en_PE.csv
file: /i18n/%locale_with_underscore%.csv
format: crowdin-csv