add sshfs bits to restore and backup UI

This commit is contained in:
Girish Ramakrishnan
2021-05-27 15:31:37 -07:00
parent 218450880e
commit 841c9bc261
5 changed files with 61 additions and 5 deletions
+4 -1
View File
@@ -487,7 +487,10 @@
"username": "Username",
"password": "Password",
"configureMount": "Specify mount point configuration",
"setupMountDescription": "When checked, Cloudron will configure the mount point on the server"
"setupMountDescription": "When checked, Cloudron will configure the mount point on the server",
"port": "Port",
"user": "User",
"privateKey": "Private Key"
},
"check": {
"noop": "Cloudron backups are disabled. Please ensure this server is backed up using alternate means. See https://docs.cloudron.io/backups/#storage-providers for more information.",