mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Use references in agent_dvr strings.json (#40999)
This commit is contained in:
parent
9373066cee
commit
f56a750f77
@ -11,7 +11,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "Device is already configured"
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"already_in_progress": "Config flow for device is already in progress.",
|
"already_in_progress": "Config flow for device is already in progress.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user