mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Update advanced_options display text for MQTT (#158728)
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
"ws_path": "WebSocket path"
|
"ws_path": "WebSocket path"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"advanced_options": "Enable and select **Next** to set advanced options.",
|
"advanced_options": "Enable and select **Submit** to set advanced options.",
|
||||||
"broker": "The hostname or IP address of your MQTT broker.",
|
"broker": "The hostname or IP address of your MQTT broker.",
|
||||||
"certificate": "The custom CA certificate file to validate your MQTT brokers certificate.",
|
"certificate": "The custom CA certificate file to validate your MQTT brokers certificate.",
|
||||||
"client_cert": "The client certificate to authenticate against your MQTT broker.",
|
"client_cert": "The client certificate to authenticate against your MQTT broker.",
|
||||||
|
|||||||
Reference in New Issue
Block a user