Use references in agent_dvr strings.json (#40999)

This commit is contained in:
Davey Chu
2020-10-02 08:47:59 +02:00
committed by GitHub
parent 9373066cee
commit f56a750f77

View File

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