1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Add Japanese translation in action list for junction

This commit is contained in:
Kazuhito Yokoi 2022-06-19 01:56:59 +09:00
parent 643541eebd
commit 5e592427e9

View File

@ -1330,6 +1330,7 @@
"zoom-out": "ズームアウト", "zoom-out": "ズームアウト",
"zoom-reset": "ズームリセット", "zoom-reset": "ズームリセット",
"toggle-navigator": "ナビゲータ表示切替", "toggle-navigator": "ナビゲータ表示切替",
"show-system-info": "システム情報" "show-system-info": "システム情報",
"split-wires-with-junctions": "分岐点によりワイヤーを分割"
} }
} }