mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Remove ! from backup translation (#23648)
This commit is contained in:
parent
9acdd9f903
commit
14c71f436e
@ -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.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user