backups: remove the preserve label and add tooltip

This commit is contained in:
Girish Ramakrishnan
2022-04-08 11:22:05 -07:00
parent 153abc8078
commit d289e0a320
3 changed files with 4 additions and 4 deletions

View File

@@ -601,8 +601,8 @@
"title": "Edit Backup",
"label": "Label",
"preserved": {
"label": "Retention",
"description": "Persist backup regardless of retention policy"
"description": "Persist backup regardless of retention policy",
"tooltip": "This will also preserve the mail and {{ appsLength }} app backup(s)."
}
}
},