Fix description of auto update switch

It should be some description and not describe the current state of
the switch.
This commit is contained in:
Girish Ramakrishnan
2025-09-30 14:10:07 +02:00
parent 5c0d53b52c
commit 647209cf6d
12 changed files with 25 additions and 49 deletions

View File

@@ -1651,8 +1651,6 @@
"updates": {
"auto": {
"enableAction": "Auto-Updates Aktivieren",
"disabled": "Die automatische Aktualisierung ist deaktiviert.",
"enabled": "Die automatische Aktualisierung ist aktiviert.",
"title": "Automatische Aktualisierungen",
"description": "Cloudron fragt regelmäßig den App-Store nach Aktualisierungen ab. Wenn automatisches Aktualisieren deaktiviert ist, bitte sicherstellen, dass manuell nach Aktualisierungen gesucht wird.",
"disableAction": "Auto-Updates Deaktivieren"