forked from horizontalsystems/unstoppable-wallet-android
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathcrowdin.yml
More file actions
58 lines (55 loc) · 1.19 KB
/
crowdin.yml
File metadata and controls
58 lines (55 loc) · 1.19 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
46
47
48
49
50
51
52
53
54
55
56
57
58
"base_path": "."
"base_url": "https://api.crowdin.com"
"preserve_hierarchy": true
files:
- source: core/core/src/main/res/values/strings.xml
translation: core/core/src/main/res/values-%locale%/strings.xml
languages_mapping:
locale:
pt-BR: pt-rBR
zh-CN: zh
es-ES: es
pt-PT: pt
fr: fr
fa: fa
ar: ar
de: de
ko: ko
ru: ru
tr: tr
nl: nl
uk: uk
- source: core/strings/src/main/res/values/strings.xml
translation: core/strings/src/main/res/values-%locale%/strings.xml
languages_mapping:
locale:
pt-BR: pt-rBR
zh-CN: zh
es-ES: es
pt-PT: pt
fr: fr
fa: fa
ar: ar
de: de
ko: ko
ru: ru
tr: tr
nl: nl
uk: uk
- source: /**/fastlane/metadata/android/en-US/*.txt
translation: /**/fastlane/metadata/android/%locale%/%original_file_name%
languages_mapping:
locale:
pt-BR: pt-rBR
zh-CN: zh
es-ES: es
pt-PT: pt
fr: fr
fa: fa
ar: ar
de: de
ko: ko
ru: ru
tr: tr
nl: nl
uk: uk