From c4dc4135e1ea5a031de55725c83f6f2b3b0d54d8 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Wed, 29 Oct 2025 09:30:24 +0200 Subject: [PATCH] Add translation for Shelly Fifth button (#155377) --- homeassistant/components/shelly/strings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/homeassistant/components/shelly/strings.json b/homeassistant/components/shelly/strings.json index e43969a2ef3..6268ea04adb 100644 --- a/homeassistant/components/shelly/strings.json +++ b/homeassistant/components/shelly/strings.json @@ -73,7 +73,8 @@ "button1": "First button", "button2": "Second button", "button3": "Third button", - "button4": "Fourth button" + "button4": "Fourth button", + "button5": "Fifth button" }, "trigger_type": { "btn_down": "{subtype} button down",