Add logs, terminal and restart action to filemanager
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user