diff --git a/homeassistant/components/tibber/strings.json b/homeassistant/components/tibber/strings.json
index cb5cc08552aded1832e8016f6c8559a403a474ff..041d9fb1c993fd931e16ae9f55ca4fd413c6ae60 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
+}