-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy pathcrowdin.yml
More file actions
25 lines (25 loc) · 762 Bytes
/
crowdin.yml
File metadata and controls
25 lines (25 loc) · 762 Bytes
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
files:
- source: /app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%two_letters_code%/strings.xml
translate_attributes: 0
content_segmentation: 0
languages_mapping:
two_letters_code:
pt-BR: pt-rBR
zh-CN: zh-rCN
he: iw
id: in
yi: ji
- source: /app/src/debug/res/values/strings.xml
translation: /app/src/debug/res/values-%two_letters_code%/strings.xml
translate_attributes: 0
content_segmentation: 0
languages_mapping:
two_letters_code:
pt-BR: pt-rBR
zh-CN: zh-rCN
he: iw
id: in
yi: ji
- source: /fastlane/metadata/android/en-US/*.txt
translation: /fastlane/metadata/android/%locale%/%original_file_name%