mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Use reference strings in doorbird (#41061)
This commit is contained in:
parent
6a821d6a64
commit
4afeaaedca
@ -22,7 +22,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "This DoorBird is already configured",
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
||||||
"link_local_address": "Link local addresses are not supported",
|
"link_local_address": "Link local addresses are not supported",
|
||||||
"not_doorbird_device": "This device is not a DoorBird"
|
"not_doorbird_device": "This device is not a DoorBird"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user