mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix keys to insert junction
This commit is contained in:
		| @@ -34,7 +34,7 @@ export default { | ||||
|                 "en-US": `<p>To make it easier to route wires around your flows, | ||||
|                              it is now possible to add junction nodes that give | ||||
|                              you more control.</p> | ||||
|                           <p>Junctions can be added to wires by holding the Alt key | ||||
|                           <p>Junctions can be added to wires by holding both the Alt key and the Shift key | ||||
|                           then click and drag the mouse across the wires.</p>`, | ||||
|                 // "ja": `<p>フローのワイヤーの経路をより制御しやすくするために、分岐点ノードを追加できるようになりました。</p> | ||||
|                 //        <p>シフトキーを押しながら、マウスの右ボタンをクリックし、ワイヤーを横切るようにドラッグすることで、分岐点を追加できます。</p>` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user