mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix i18n of tooltips for locking flow
This commit is contained in:
		| @@ -23,7 +23,9 @@ | ||||
|             "position": "Position", | ||||
|             "enable": "Enable", | ||||
|             "disable": "Disable", | ||||
|             "upload": "Upload" | ||||
|             "upload": "Upload", | ||||
|             "lock": "Lock", | ||||
|             "unlock": "Unlock" | ||||
|         }, | ||||
|         "type": { | ||||
|             "string": "string", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user