add back removed Retain message

This commit is contained in:
mblackstock 2018-05-08 08:30:10 -07:00
parent b15f8535f8
commit 12944d1ebd
1 changed files with 1 additions and 0 deletions

View File

@ -355,6 +355,7 @@
"disconnected": "Disconnected from broker: __broker__",
"connect-failed": "Connection failed to broker: __broker__"
},
"retain": "Retain",
"true": "true",
"false": "false",
"tip": "Tip: Leave topic, qos or retain blank if you want to set them via msg properties.",