Merge pull request #1233 from iDazai/main

added missing strings in some languages, translated for DE
This commit is contained in:
Imran
2024-01-03 18:06:29 -05:00
committed by GitHub
12 changed files with 64 additions and 4 deletions

View File

@@ -282,6 +282,11 @@
"supportFixedAPKURL": "Obsługuj stałe adresy URL APK",
"selectX": "Wybierz {}",
"parallelDownloads": "Allow parallel downloads",
"installMethod": "Installation method",
"normal": "Normal",
"shizuku": "Shizuku",
"root": "Root",
"shizukuBinderNotFound": "Shizuku is not running",
"removeAppQuestion": {
"one": "Usunąć aplikację?",
"few": "Usunąć aplikacje?",
@@ -360,4 +365,4 @@
"many": "{} i {} innych apek mogło zostać zaktualizowanych.",
"other": "{} i {} inne apki mogły zostać zaktualizowane."
}
}
}