Fix keys to insert junction

This commit is contained in:
Kazuhito Yokoi 2022-06-19 01:23:28 +09:00
parent 3ad95bec3c
commit 75c9353cbd
1 changed files with 1 additions and 1 deletions

View File

@ -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>`