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

View File

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