-
-
Notifications
You must be signed in to change notification settings - Fork 263
Expand file tree
/
Copy pathcrowdin.yml
More file actions
25 lines (22 loc) · 861 Bytes
/
crowdin.yml
File metadata and controls
25 lines (22 loc) · 861 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
preserve_hierarchy: true
files:
- source: /Stratum.Droid/Resources/values/strings.xml
translation: /Stratum.Droid/Resources/values-%two_letters_code%/strings.xml
languages_mapping:
two_letters_code:
zh-CN: zh-rCN
zh-TW: zh-rTW
pt-BR: pt-rBR
en-US: en-rUS
- source: /Stratum.WearOS/Resources/values/strings.xml
translation: /Stratum.WearOS/Resources/values-%two_letters_code%/strings.xml
languages_mapping:
two_letters_code:
zh-CN: zh-rCN
zh-TW: zh-rTW
pt-BR: pt-rBR
en-US: en-rUS
- source: /fastlane/metadata/android/en-GB/short_description.txt
translation: /fastlane/metadata/android/%locale%/short_description.txt
- source: /fastlane/metadata/android/en-GB/full_description.txt
translation: /fastlane/metadata/android/%locale%/full_description.txt