We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c8f347 + 2095fc9 commit 444b018Copy full SHA for 444b018
1 file changed
crowdin.yml
@@ -1,3 +1,7 @@
1
files:
2
- source: /app/src/main/res/values/strings.xml
3
translation: /app/src/main/res/values-%android_code%/%original_file_name%
4
+ - source: /fastlane/metadata/android/en-US/full_description.txt
5
+ translation: /fastlane/metadata/android/%locale%/full_description.txt
6
+ - source: /fastlane/metadata/android/en-US/short_description.txt
7
+ translation: /fastlane/metadata/android/%locale%/short_description.txt
0 commit comments