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

@@ -1396,9 +1396,7 @@
"auto": {
"title": "自动更新",
"disableAction": "停用自动更新",
"disabled": "自动更新已停用。",
"description": "Cloudron 会定时从 App Store 检查更新。如果要停用自动更新,请确保你会手动更新应用。",
"enabled": "自动更新已开启。",
"enableAction": "启用自动更新"
}
},