update: match the ui in settings page
This commit is contained in:
@@ -1592,18 +1592,18 @@
|
||||
"packageVersion": "Package Version",
|
||||
"lastUpdated": "Last Updated",
|
||||
"checkForUpdatesAction": "Check for Updates",
|
||||
"customAppUpdateInfo": "Updates are not available for custom apps",
|
||||
"customAppUpdateInfo": "Auto-update is not available for custom apps",
|
||||
"updateAvailableAction": "Update Available",
|
||||
"repository": "Package Repository",
|
||||
"installedAt": "Installed At"
|
||||
},
|
||||
"auto": {
|
||||
"title": "Automatic Updates",
|
||||
"description": "Cloudron periodically checks the App Store for updates. If you disable automatic updates, be sure to manually apply the 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",
|
||||
"enableAction": "Enable"
|
||||
"disableAction": "Disable Auto-update",
|
||||
"enableAction": "Enable Auto-update"
|
||||
},
|
||||
"noUpdates": "No new updates available"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user