mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Make sure editor footer is i18n enabled
This commit is contained in:
		| @@ -1612,6 +1612,7 @@ RED.editor = (function() { | ||||
|                         $("#node-config-dialog-user-count").find("span").text(RED._("editor.nodesUse", {count:editing_config_node.users.length})).parent().show(); | ||||
|                     } | ||||
|                     trayBody.i18n(); | ||||
|                     trayFooter.i18n(); | ||||
|                     finishedBuilding = true; | ||||
|                     done(); | ||||
|                 }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user