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:
@@ -1682,14 +1682,7 @@
|
||||
"repository": "Package Repository",
|
||||
"installedAt": "Installed At"
|
||||
},
|
||||
"auto": {
|
||||
"title": "Automatic Updates",
|
||||
"description": "Cloudron periodically checks the <a href=\"{{ appStoreLink }}\" target=\"_blank\">App Store</a> for updates.",
|
||||
"enabled": "Automatic Updates is currently enabled.",
|
||||
"disabled": "Automatic Updates is currently disabled.",
|
||||
"disableAction": "Disable Auto-update",
|
||||
"enableAction": "Enable Auto-update"
|
||||
},
|
||||
"auto": "App updates are applied periodically based on the Update Schedule.",
|
||||
"noUpdates": "No new updates available"
|
||||
},
|
||||
"backups": {
|
||||
|
||||
Reference in New Issue
Block a user