mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	add back removed Retain message
This commit is contained in:
		@@ -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.",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user