From b87747162591d4f6b2d714335c8bf6761b3c95d7 Mon Sep 17 00:00:00 2001 From: abmantis Date: Mon, 25 Aug 2025 21:53:35 +0100 Subject: [PATCH] Fix translations --- homeassistant/components/light/strings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/light/strings.json b/homeassistant/components/light/strings.json index 360fe503d7f..4940ffcce43 100644 --- a/homeassistant/components/light/strings.json +++ b/homeassistant/components/light/strings.json @@ -134,9 +134,9 @@ "selector": { "behavior": { "options": { - "all": "All", - "any": "Any", - "one": "One" + "first": "First", + "last": "Last", + "any": "Any" } }, "color_name": {