diff --git a/homeassistant/components/tibber/strings.json b/homeassistant/components/tibber/strings.json index cb5cc08552a..041d9fb1c99 100644 --- a/homeassistant/components/tibber/strings.json +++ b/homeassistant/components/tibber/strings.json @@ -2,7 +2,7 @@ "title": "Tibber", "config": { "abort": { - "already_configured": "A Tibber account is already configured." + "already_configured": "[%key:common::config_flow::abort::already_configured_service%]" }, "error": { "timeout": "Timeout connecting to Tibber", @@ -19,4 +19,4 @@ } } } -} \ No newline at end of file +}