mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Add "not available" to common messages
This commit is contained in:
		| @@ -763,7 +763,9 @@ | ||||
|         "status": { | ||||
|             "stopped": "stopped", | ||||
|             "closed": "closed", | ||||
|             "not-running": "not running" | ||||
|             "not-running": "not running", | ||||
|             "not-available": "not available", | ||||
|             "na": "N/A : __value__" | ||||
|         }, | ||||
|         "errors": { | ||||
|             "ignorenode": "Ignoring Raspberry Pi specific node", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user