From 0713328d7d59a736ce9439f3b00f7daf996e077e Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Thu, 27 Feb 2025 10:55:19 +0100 Subject: [PATCH] fix merge --- homeassistant/strings.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/homeassistant/strings.json b/homeassistant/strings.json index c9b1dfe6a7c..2fe46ad6994 100644 --- a/homeassistant/strings.json +++ b/homeassistant/strings.json @@ -76,9 +76,6 @@ "description": { "confirm_setup": "Do you want to start setup?" }, - "create_entry": { - "authenticated": "Successfully authenticated" - }, "error": { "cannot_connect": "Failed to connect", "invalid_access_token": "Invalid access token",