Translation fixes

This commit is contained in:
Imran Remtulla
2024-06-29 17:04:34 -04:00
parent 548f859349
commit e3c9a227d3
2 changed files with 6 additions and 6 deletions

View File

@@ -329,12 +329,12 @@
"other": "Die Hintergrundaktualisierungsprüfung fand {} Aktualisierungen benachrichtigt den Benutzer, falls erforderlich" "other": "Die Hintergrundaktualisierungsprüfung fand {} Aktualisierungen benachrichtigt den Benutzer, falls erforderlich"
}, },
"apps": { "apps": {
"eine": "{} App", "one": "{} App",
"andere": "{} Apps" "other": "{} Apps"
}, },
"url": { "url": {
"eine": "{} URL", "one": "{} URL",
"andere": "{} URLs" "other": "{} URLs"
}, },
"minute": { "minute": {
"one": "{} Minute", "one": "{} Minute",

View File

@@ -333,8 +333,8 @@
"other": "{} Aplicaciones" "other": "{} Aplicaciones"
}, },
"url": { "url": {
"uno": "{} URL", "one": "{} URL",
"otro": "{} URL" "other": "{} URL"
}, },
"minute": { "minute": {
"one": "{} minuto", "one": "{} minuto",