mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Fix typo "configurered" in MQTT (#133295)
This commit is contained in:
@@ -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": {
|
||||||
|
Reference in New Issue
Block a user