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