diff --git a/homeassistant/components/ekeybionyx/strings.json b/homeassistant/components/ekeybionyx/strings.json index 525189d5a71f..14ad5de5aa49 100644 --- a/homeassistant/components/ekeybionyx/strings.json +++ b/homeassistant/components/ekeybionyx/strings.json @@ -37,7 +37,7 @@ } }, "progress": { - "check_deletion_status": "Please go to the {ekeybionyx} app and confirm the deletion of the functions." + "check_deletion_status": "Please open the {ekeybionyx} app and confirm the deletion of the functions." }, "error": { "invalid_name": "Name is invalid", @@ -55,7 +55,7 @@ "authorize_url_timeout": "[%key:common::config_flow::abort::oauth2_authorize_url_timeout%]", "no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]", "user_rejected_authorize": "[%key:common::config_flow::abort::oauth2_user_rejected_authorize%]", - "no_available_webhooks": "There are no available webhooks in the {ekeybionyx} plattform. Please delete some and try again.", + "no_available_webhooks": "There are no available webhooks in the {ekeybionyx} system. Please delete some and try again.", "no_own_systems": "Your account does not have admin access to any systems.", "cannot_connect": "Connection to {ekeybionyx} failed. Please check your Internet connection and try again." },