backup site: fix placeholder strings
This commit is contained in:
@@ -452,7 +452,9 @@
|
||||
"title": "Backups of automatic updates",
|
||||
"description": "A backup is always created before automatic updates. Select this option to store those backups on this site."
|
||||
},
|
||||
"useEncryption": "Encrypt backups"
|
||||
"useEncryption": "Encrypt backups",
|
||||
"regionHelperText": "Defaults to \"us-east-1\" if left empty",
|
||||
"prefixHelperText": "Backups are stored inside this subfolder"
|
||||
},
|
||||
"backupEdit": {
|
||||
"title": "Edit Backup",
|
||||
|
||||
Reference in New Issue
Block a user