forked from siper/Youamp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcrowdin.yml
More file actions
13 lines (13 loc) · 795 Bytes
/
Copy pathcrowdin.yml
File metadata and controls
13 lines (13 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
files:
- source: /feature/**/src/main/res/values/strings.xml
translation: /feature/**/src/main/res/values-%android_code%/strings.xml
- source: /app/src/main/res/values/strings.xml
translation: /app/src/main/res/values-%android_code%/strings.xml
- source: /core/**/src/main/res/values/strings.xml
translation: /core/**/src/main/res/values-%android_code%/strings.xml
- source: /shared/**/src/main/res/values/strings.xml
translation: /shared/**/src/main/res/values-%android_code%/strings.xml
- source: /fastlane/metadata/android/en-US/full_description.txt
translation: /fastlane/metadata/android/%locale%/full_description.txt
- source: /fastlane/metadata/android/en-US/short_description.txt
translation: /fastlane/metadata/android/%locale%/short_description.txt