Use reference strings in directv (#41059)

This commit is contained in:
SNoof85 2020-10-02 21:00:00 +02:00 committed by GitHub
parent 4afeaaedca
commit c958ec887f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
}, },
"abort": { "abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
"unknown": "Unexpected error" "unknown": "[%key:common::config_flow::error::unknown%]"
} }
} }
} }