Add logs, terminal and restart action to filemanager

This commit is contained in:
Johannes Zellner
2020-12-07 19:49:53 +01:00
parent 8ef05c850d
commit e1f5fea303
3 changed files with 48 additions and 3 deletions

View File

@@ -849,7 +849,10 @@
"newFile": "New File",
"newFolder": "New Folder",
"uploadFolder": "Upload Folder",
"uploadFile": "Upload File"
"uploadFile": "Upload File",
"restartApp": "Restart App",
"openTerminal": "Open Terminal",
"openLogs": "Open Logs"
},
"list": {
"name": "Name",
@@ -1165,7 +1168,7 @@
},
"auto": {
"title": "Automatic Updates",
"description": "Cloudron periodically polls the App Store to check for updates. If you disable automatic updates, be sure to manually check for updates.",
"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",