diff --git a/custom_components/sat/translations/en.json b/custom_components/sat/translations/en.json index c366c704..d1987d7e 100644 --- a/custom_components/sat/translations/en.json +++ b/custom_components/sat/translations/en.json @@ -44,8 +44,8 @@ } }, "error": { - "connection": "Unable to connect.", - "mqtt_component": "MQTT component is not enabled." + "connection": "Unable to connect to the gateway.", + "mqtt_component": "The MQTT component is unavailable." }, "abort": { "already_configured": "Gateway is already configured."