Updated se/de/cs translations

Added missing DE locale config
This commit is contained in:
David Kaspar
2023-07-18 20:29:19 +02:00
parent f2429e011e
commit bbe26c7a30
5 changed files with 113 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ android {
vectorDrawables {
useSupportLibrary true
}
resConfigs("ar", "cs", "eo", "es", "fa", "fr", "hu", "night", "nl", "pt-rBR", "ru", "sv-rSE", "ta", "tr", "uk", "zh", "sh-rHK", "zh-rTW", "ja")
resConfigs("ar", "cs", "de", "eo", "es", "fa", "fr", "hu", "night", "nl", "pt-rBR", "ru", "sv-rSE", "ta", "tr", "uk", "zh", "sh-rHK", "zh-rTW", "ja")
}
buildTypes {