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

@@ -1576,8 +1576,6 @@
"auto": {
"enableAction": "Bật cập nhật tự động",
"disableAction": "Tắt cập nhật tự động",
"disabled": "Cập nhật tự động hiện đang tắt.",
"enabled": "Cập nhật tự dộng đang được mở.",
"description": "Cloudron định kỳ kiểm tra <a href=\"{{ appStoreLink }}\" target=\"_blank\">Cửa hàng App </a> cho phiên bản app mới.",
"title": "Cập nhật tự động"
},