Remove ! from backup translation (#23648)

This commit is contained in:
Paul Bottein 2025-01-08 21:56:06 +01:00 committed by GitHub
parent 712817df65
commit 788441499a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2461,7 +2461,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.",