From 79ec5632d1d56d4368961f7ae04fcef116aa2594 Mon Sep 17 00:00:00 2001 From: Alex Wijnholds Date: Thu, 11 May 2023 21:28:11 +0200 Subject: [PATCH] Some translation improvements --- custom_components/sat/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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."