mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Use common strings in Avri config flow (#41717)
This commit is contained in:
parent
54bb82a3c2
commit
a6393fb36c
@ -2,7 +2,7 @@
|
|||||||
"title": "Avri",
|
"title": "Avri",
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "This address is already configured."
|
"already_configured": "[%key:common::config_flow::abort::already_configured_location%]"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"invalid_house_number": "Invalid house number.",
|
"invalid_house_number": "Invalid house number.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user