Remove ! from backup translation (#23648)

This commit is contained in:
Paul Bottein 2025-01-08 21:56:06 +01:00 committed by Bram Kragten
parent 9acdd9f903
commit 14c71f436e

View File

@ -2460,7 +2460,7 @@
"menu": { "menu": {
"upload_backup": "Upload backup" "upload_backup": "Upload backup"
}, },
"new_backup": "Backup now!", "new_backup": "Backup now",
"onboarding": { "onboarding": {
"title": "Set up backups", "title": "Set up backups",
"description": "Backups are essential for a reliable smart home. They help protect the work you've put into setting up your smart home, and if the worst happens, you can get back up and running quickly.", "description": "Backups are essential for a reliable smart home. They help protect the work you've put into setting up your smart home, and if the worst happens, you can get back up and running quickly.",