diff --git a/homeassistant/components/minecraft_server/strings.json b/homeassistant/components/minecraft_server/strings.json index a8a608075ea..9e546a3cdfa 100644 --- a/homeassistant/components/minecraft_server/strings.json +++ b/homeassistant/components/minecraft_server/strings.json @@ -16,7 +16,7 @@ "invalid_ip": "IP address is invalid (MAC address could not be determined). Please correct it and try again." }, "abort": { - "already_configured": "Host is already configured." + "already_configured": "[%key:common::config_flow::abort::already_configured_service%]" } } }