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": "Support fixed APK URLs",
"selectX": "Select {}",
"parallelDownloads": "Allow parallel downloads",
"installMethod": "Installation method",
"normal": "Normal",
"shizuku": "Shizuku",
"root": "Root",
"shizukuBinderNotFound": "Shizuku is not running",
"removeAppQuestion": {
"one": "アプリを削除しますか?",
"other": "アプリを削除しますか?"
@@ -334,4 +339,4 @@
"one": "{} とさらに 1 個のアプリがアップデートされた可能性があります。",
"other": "{} とさらに {} 個のアプリがアップデートされた可能性があります。"
}
}
}