From 4956cf3727111d82cc377fe0e49b43d3562b6b31 Mon Sep 17 00:00:00 2001 From: Martin Hjelmare Date: Wed, 21 May 2025 17:04:48 +0200 Subject: [PATCH] Fix Z-Wave installation type string (#145390) --- homeassistant/components/zwave_js/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/zwave_js/strings.json b/homeassistant/components/zwave_js/strings.json index 69465278a53..ac5de91d6e8 100644 --- a/homeassistant/components/zwave_js/strings.json +++ b/homeassistant/components/zwave_js/strings.json @@ -133,7 +133,7 @@ "title": "Select your Z-Wave device" }, "installation_type": { - "title": "Set-up Z-Wave", + "title": "Set up Z-Wave", "description": "Choose the installation type for your Z-Wave integration.", "menu_options": { "intent_recommended": "Recommended installation",