From a6393fb36c521073bb934932e02a9f75efb43efc Mon Sep 17 00:00:00 2001 From: scheric <38077357+scheric@users.noreply.github.com> Date: Mon, 12 Oct 2020 19:42:07 +0200 Subject: [PATCH] Use common strings in Avri config flow (#41717) --- homeassistant/components/avri/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/avri/strings.json b/homeassistant/components/avri/strings.json index 9c7af6e47f2..4bc2556f700 100644 --- a/homeassistant/components/avri/strings.json +++ b/homeassistant/components/avri/strings.json @@ -2,7 +2,7 @@ "title": "Avri", "config": { "abort": { - "already_configured": "This address is already configured." + "already_configured": "[%key:common::config_flow::abort::already_configured_location%]" }, "error": { "invalid_house_number": "Invalid house number.",