1
0
mirror of https://github.com/helloworld1/FreeOTPPlus synced 2025-10-06 00:23:07 +02:00
Files
FreeOTPPlus/crowdin.example.yml

19 lines
615 B
YAML

"project_id": "417526"
"api_token": "-removed-"
"base_path": ""
"preserve_hierarchy": false
files: [
{
"source": "app/src/main/res/values/strings.xml",
"translation": "app/src/main/res/values-%android_code%/strings.xml",
},
{
"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",
}
]