mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Add missing-type install hint nls messages
This commit is contained in:
		| @@ -81,7 +81,10 @@ | ||||
|             "stopped-flows": "Stopped flows", | ||||
|             "stopped": "Stopped", | ||||
|             "missing-types": "Waiting for missing types to be registered:", | ||||
|             "missing-type-provided": " - __type__ (provided by npm module __module__)" | ||||
|             "missing-type-provided": " - __type__ (provided by npm module __module__)", | ||||
|              | ||||
|             "missing-type-install-1": "To install any of these missing modules, run:", | ||||
|             "missing-type-install-2": "in the directory:" | ||||
|         }, | ||||
|         "flow": { | ||||
|             "unknown-type": "Unknown type: __type__", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user