Update crowdin.yml (#147)

This commit is contained in:
Kirill Kamakin
2023-06-29 20:39:20 +02:00
committed by GitHub
parent dedf473d59
commit bd3d9bdeee

View File

@@ -5,6 +5,10 @@ files: [
"source": "/app/src/main/res/values/strings.xml", "source": "/app/src/main/res/values/strings.xml",
"translation": "/app/src/main/res/values-%two_letters_code%/strings.xml" "translation": "/app/src/main/res/values-%two_letters_code%/strings.xml"
}, },
{
"source": "/app/src/main/res/values/plurals.xml",
"translation": "/app/src/main/res/values-%two_letters_code%/plurals.xml"
},
{ {
"source": "/fastlane/metadata/android/en-US/short_description.txt", "source": "/fastlane/metadata/android/en-US/short_description.txt",
"translation": "/fastlane/metadata/android/%locale%/short_description.txt" "translation": "/fastlane/metadata/android/%locale%/short_description.txt"