archive: add confirm delete dialog

This commit is contained in:
Girish Ramakrishnan
2024-12-10 14:26:07 +01:00
parent a8035d01c6
commit e201d4c896
3 changed files with 49 additions and 6 deletions

View File

@@ -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": {