archive: display the site name of latest backup
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user