archive: display the site name of latest backup

This commit is contained in:
Girish Ramakrishnan
2025-10-14 16:50:25 +02:00
parent 1f60c6dd21
commit d3d668d930
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1900,7 +1900,7 @@
"title": "Archive",
"description": "The latest app backup will be added to the <a href=\"/#/backups\">App Archive</a>. The app will be uninstalled, but can be restored from the Backups View. Other backups will be cleaned up based on the backup policy.",
"action": "Archive",
"latestBackupInfo": "The last backup was created at {{date}}.",
"latestBackupInfo": "The last backup was created on {{siteName}} at {{date}}.",
"noBackup": "This app has no backup. Archiving requires a recent backup."
},
"archiveDialog": {