archive: add confirm delete dialog
This commit is contained in:
@@ -652,6 +652,13 @@
|
||||
},
|
||||
"archive": {
|
||||
"description": "Deleted archives are cleaned up based on the backup policy."
|
||||
},
|
||||
"deleteArchiveDialog": {
|
||||
"title": "Delete Archive of {{appTitle}} ({{fqdn}})",
|
||||
"description": "After deletion, the archive will be cleaned up based on the backup policy."
|
||||
},
|
||||
"deleteArchive": {
|
||||
"deleteAction": "Delete"
|
||||
}
|
||||
},
|
||||
"branding": {
|
||||
|
||||
Reference in New Issue
Block a user