From 14c71f436e4ff6786eb25e49831b826c502b4fc1 Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Wed, 8 Jan 2025 21:56:06 +0100 Subject: [PATCH] Remove ! from backup translation (#23648) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index a2cf0f9765..ababc5e566 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2460,7 +2460,7 @@ "menu": { "upload_backup": "Upload backup" }, - "new_backup": "Backup now!", + "new_backup": "Backup now", "onboarding": { "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.",