diff --git a/homeassistant/components/shelly/strings.json b/homeassistant/components/shelly/strings.json index d90b7b92a6af..1a11ecbb4993 100644 --- a/homeassistant/components/shelly/strings.json +++ b/homeassistant/components/shelly/strings.json @@ -300,7 +300,7 @@ }, "abort": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", - "update_not_available": "[%key:component::shelly::issues::ble_scanner_firmware_unsupported::fix_flow::abort::update_not_available]" + "update_not_available": "[%key:component::shelly::issues::ble_scanner_firmware_unsupported::fix_flow::abort::update_not_available%]" } } }