mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Update Link node UI to use TreeList
This commit is contained in:
		@@ -135,14 +135,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    "link": {
 | 
			
		||||
        "linkIn": "输入",
 | 
			
		||||
        "linkOut": "输出",
 | 
			
		||||
        "label": {
 | 
			
		||||
            "event": "事件名称",
 | 
			
		||||
            "node": "节点名称",
 | 
			
		||||
            "type": "流程",
 | 
			
		||||
            "sortByFlow":"根据流程排序",
 | 
			
		||||
            "sortByLabel": "根据名称排序"
 | 
			
		||||
        }
 | 
			
		||||
        "linkOut": "输出"
 | 
			
		||||
    },
 | 
			
		||||
    "tls": {
 | 
			
		||||
        "tls": "TLS设置",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user