diff --git a/src/translation/en.json b/src/translation/en.json index 195cfdbf6..52953eaf6 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -559,7 +559,8 @@ "port": "Port", "user": "User", "privateKey": "Private Key", - "diskPath": "Disk Path" + "diskPath": "Disk Path", + "cifsSealSupport": "Use seal encryption. Requires at least SMB v3" }, "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.", diff --git a/src/views/backups.html b/src/views/backups.html index a19639fd8..fae122e25 100644 --- a/src/views/backups.html +++ b/src/views/backups.html @@ -146,7 +146,7 @@