From 89d1b138542c95d62b4ea3cd7bc34f282192df7b Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Sat, 28 Mar 2026 11:30:40 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20rename=20HA=20Lights=20=E2=86=92=20Home?= =?UTF-8?q?=20Assistant,=20HA=20Light=20Targets=20=E2=86=92=20Light=20Targ?= =?UTF-8?q?ets?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/src/wled_controller/static/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/src/wled_controller/static/locales/en.json b/server/src/wled_controller/static/locales/en.json index e3d0cc8..b09d368 100644 --- a/server/src/wled_controller/static/locales/en.json +++ b/server/src/wled_controller/static/locales/en.json @@ -1818,8 +1818,8 @@ "ha_source.deleted": "Home Assistant source deleted", "ha_source.delete.confirm": "Delete this Home Assistant connection?", "section.empty.ha_sources": "No Home Assistant sources yet. Click + to add one.", - "ha_light.section.title": "HA Lights", - "ha_light.section.targets": "HA Light Targets", + "ha_light.section.title": "Home Assistant", + "ha_light.section.targets": "Light Targets", "ha_light.add": "Add HA Light Target", "ha_light.edit": "Edit HA Light Target", "ha_light.name": "Name:",