Update translations
This commit is contained in:
@@ -481,7 +481,13 @@
|
||||
"copyConcurrencyDescription": "Number of remote file copies in parallel when backing up.",
|
||||
"copyConcurrencyDigitalOceanNote": "DigitalOcean Spaces rate limits at 20.",
|
||||
"encryptionPasswordPlaceholder": "Passphrase used to encrypt the backups",
|
||||
"encryptionPasswordRepeat": "Repeat Password"
|
||||
"encryptionPasswordRepeat": "Repeat Password",
|
||||
"server": "Server IP or Hostname",
|
||||
"remoteDirectory": "Remote Directory",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"configureMount": "Specify mount point configuration",
|
||||
"setupMountDescription": "When checked, Cloudron will configure the mount point on the server"
|
||||
},
|
||||
"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.",
|
||||
@@ -1502,7 +1508,10 @@
|
||||
"password": "Password",
|
||||
"diskPath": "Disk Path",
|
||||
"noopWarning": "Cloudron will not configure the server to mount this volume",
|
||||
"mountTypeInfo": "Cloudron will configure the server to automatically mount this volume"
|
||||
"mountTypeInfo": "Cloudron will configure the server to automatically mount this volume",
|
||||
"port": "Port",
|
||||
"user": "User",
|
||||
"privateKey": "Private SSH Key"
|
||||
},
|
||||
"removeVolumeDialog": {
|
||||
"title": "Really remove {{ volume }} ?",
|
||||
|
||||
Reference in New Issue
Block a user