mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Fix typo "configurered" in MQTT (#133295)
This commit is contained in:
parent
9e8a158c89
commit
544ebcf310
@ -115,7 +115,7 @@
|
|||||||
"bad_ws_headers": "Supply valid HTTP headers as a JSON object",
|
"bad_ws_headers": "Supply valid HTTP headers as a JSON object",
|
||||||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
||||||
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
||||||
"invalid_inclusion": "The client certificate and private key must be configurered together"
|
"invalid_inclusion": "The client certificate and private key must be configured together"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"device_automation": {
|
"device_automation": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user