dashboard: make app update section a bit more explicit

This commit is contained in:
Johannes Zellner
2024-07-11 17:51:20 +02:00
parent d98ec77abf
commit 19100c7999
3 changed files with 17 additions and 10 deletions
+2 -2
View File
@@ -1602,8 +1602,8 @@
"description": "Cloudron periodically checks the App Store for updates. If you disable automatic updates, be sure to manually apply the updates.",
"enabled": "Automatic Updates is currently enabled.",
"disabled": "Automatic Updates is currently disabled.",
"disableAction": "Disable Automatic Updates",
"enableAction": "Enable Automatic Updates"
"disableAction": "Disable",
"enableAction": "Enable"
},
"noUpdates": "No new updates available"
},