Use a capitol for Topic in MQTT config panel. (#14843)

This commit is contained in:
Jan Bouwhuis 2022-12-21 17:06:40 +01:00 committed by GitHub
parent ae04a5457e
commit 825008e24a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",