From 767b43bb0e3d7074d0c744089a2cd1c643bfb0d2 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Wed, 18 Jan 2023 11:11:08 +0200 Subject: [PATCH] Remove WebOS TV script translation leftover (#86109) Keep only english changes --- homeassistant/components/webostv/strings.json | 1 - homeassistant/components/webostv/translations/en.json | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/homeassistant/components/webostv/strings.json b/homeassistant/components/webostv/strings.json index 41755e94f01..21e46e8e304 100644 --- a/homeassistant/components/webostv/strings.json +++ b/homeassistant/components/webostv/strings.json @@ -35,7 +35,6 @@ } }, "error": { - "script_not_found": "Script not found", "cannot_retrieve": "Unable to retrieve the list of sources. Make sure device is switched on" } }, diff --git a/homeassistant/components/webostv/translations/en.json b/homeassistant/components/webostv/translations/en.json index bd39d6899ee..dc0c8433151 100644 --- a/homeassistant/components/webostv/translations/en.json +++ b/homeassistant/components/webostv/translations/en.json @@ -31,8 +31,7 @@ }, "options": { "error": { - "cannot_retrieve": "Unable to retrieve the list of sources. Make sure device is switched on", - "script_not_found": "Script not found" + "cannot_retrieve": "Unable to retrieve the list of sources. Make sure device is switched on" }, "step": { "init": {