Bring back backup warning translations

This commit is contained in:
Johannes Zellner
2021-06-21 09:53:48 +02:00
parent cad08380ea
commit 90112de6e4
5 changed files with 20 additions and 0 deletions

View File

@@ -492,6 +492,10 @@
"user": "User",
"privateKey": "Private Key",
"diskPath": "Disk Path"
},
"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.",
"sameDisk": "Cloudron backups are currently on the same disk as the Cloudron server instance. This is dangerous and can lead to complete data loss if the disk fails. See https://docs.cloudron.io/backups/#storage-providers for storing backups in an external location."
}
},
"branding": {