Use common strings in Avri config flow (#41717)

This commit is contained in:
scheric 2020-10-12 19:42:07 +02:00 committed by GitHub
parent 54bb82a3c2
commit a6393fb36c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.",