forked from stratumauth/app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcrowdin.yml
23 lines (20 loc) · 817 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
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
- 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
- source: /fastlane/metadata/android/en-US/short_description.txt
translation: /fastlane/metadata/android/%locale%/short_description.txt
- source: /fastlane/metadata/android/en-US/full_description.txt
translation: /fastlane/metadata/android/%locale%/full_description.txt