diff --git a/homeassistant/components/meteo_france/strings.json b/homeassistant/components/meteo_france/strings.json index 4deb17d01e6..9cb68a0ca73 100644 --- a/homeassistant/components/meteo_france/strings.json +++ b/homeassistant/components/meteo_france/strings.json @@ -20,7 +20,7 @@ "empty": "No result in city search: please check the city field" }, "abort": { - "already_configured": "City already configured", + "already_configured": "[%key:common::config_flow::abort::already_configured_location%]", "unknown": "[%key:common::config_flow::error::unknown%]" } },