Make user repeat the backup encryption password

This commit is contained in:
Johannes Zellner
2020-11-14 11:01:46 +01:00
parent 5ee64c827a
commit 5d2f3d51bf
3 changed files with 15 additions and 4 deletions

View File

@@ -400,7 +400,9 @@
"uploadConcurrencyDescription": "Number of files to upload in parallel when backing up",
"copyConcurrency": "Copy Concurrency",
"copyConcurrencyDescription": "Number of remote file copies in parallel when backing up.",
"copyConcurrencyDigitalOceanNote": "DigitalOcean Spaces rate limits at 20."
"copyConcurrencyDigitalOceanNote": "DigitalOcean Spaces rate limits at 20.",
"encryptionPasswordPlaceholder": "Passphrase used to encrypt the backups",
"encryptionPasswordRepeat": "Repeat Password"
}
},
"branding": {