1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

added deleted 'retain' in tip

This commit is contained in:
mblackstock 2018-05-06 15:08:15 -07:00
parent f3e05cd08a
commit 11078235c4

View File

@ -355,10 +355,9 @@
"disconnected": "Disconnected from broker: __broker__",
"connect-failed": "Connection failed to broker: __broker__"
},
"": "",
"true": "true",
"false": "false",
"tip": "Tip: Leave topic, qos or blank if you want to set them via msg properties.",
"tip": "Tip: Leave topic, qos or retain blank if you want to set them via msg properties.",
"errors": {
"not-defined": "topic not defined",
"missing-config": "missing broker configuration",