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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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