diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf
index 6ccc92d5..54144ad0 100644
--- a/translations/messages.en.xlf
+++ b/translations/messages.en.xlf
@@ -12491,97 +12491,97 @@ Buerklin-API Authentication server:
Backup restore is disabled by server configuration.
-
+ update_manager.backup.createCreate Backup
-
+ update_manager.backup.create.confirmCreate a full backup now? This may take a moment.
-
+ update_manager.backup.createdBackup created successfully.
-
+ update_manager.backup.delete.confirmAre you sure you want to delete this backup?
-
+ update_manager.backup.deletedBackup deleted successfully.
-
+ update_manager.backup.delete_errorFailed to delete backup.
-
+ update_manager.log.delete.confirmAre you sure you want to delete this log?
-
+ update_manager.log.deletedLog deleted successfully.
-
+ update_manager.log.delete_errorFailed to delete log.
-
+ update_manager.view_logView log
-
+ update_manager.deleteDelete
-
+ update_manager.backup.downloadDownload backup
-
+ update_manager.backup.download.password_labelConfirm your password to download
-
+ update_manager.backup.download.security_warningBackups contain sensitive data including password hashes and secrets. Please confirm your password to proceed with the download.
-
+ update_manager.backup.download.invalid_passwordInvalid password. Backup download denied.
-
+ update_manager.backup.docker_warningDocker installation detected. Backups are stored in var/backups/ which is not a persistent volume. Use the download button to save backups externally, or mount var/backups/ as a volume in your docker-compose.yml.