mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Use a capitol for Topic
in MQTT config panel. (#14843)
This commit is contained in:
parent
ae04a5457e
commit
825008e24a
@ -3225,7 +3225,7 @@
|
||||
"mqtt": {
|
||||
"title": "MQTT",
|
||||
"description_publish": "Publish a packet",
|
||||
"topic": "topic",
|
||||
"topic": "Topic",
|
||||
"payload": "Payload (template allowed)",
|
||||
"publish": "Publish",
|
||||
"description_listen": "Listen to a topic",
|
||||
|
Loading…
x
Reference in New Issue
Block a user