Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/OttoDIY/blockly
Browse files Browse the repository at this point in the history
  • Loading branch information
logix5 committed Nov 1, 2021
2 parents 10d3b5a + cdbcdc8 commit 9d9d8c5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions www/lang/Arduino_ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,14 @@ Blockly.Msg.CAT_ARDUINO_IN = "🔛 入力 / 出力";
Blockly.Msg.CAT_ARDUINO_OUT = "↪️ 終了";
Blockly.Msg.CAT_ARDUINO_TIME = "⏱️ 時間";
Blockly.Msg.CAT_OTTO = "🤖 Otto";
Blockly.Msg.CAT_OTTO_DIY = "🤖 Otto DIY";
Blockly.Msg.CAT_OTTO_ARMS = "🦾 腕";
Blockly.Msg.CAT_OTTO_WHEELS = "💿 車輪";
Blockly.Msg.CAT_OTTO_NINJA = "🐱‍👤 忍者";
Blockly.Msg.CAT_OTTO_QUAD = "🕷️ クアッド";
Blockly.Msg.CAT_ARDUINO_matrice8x8 = "👄 LED の口";
Blockly.Msg.CAT_ARDUINO_matrice16x8 = "👀 LED の目";
Blockly.Msg.CAT_ESCORNABOT="🐞 Escornabot";
Blockly.Msg.CAT_servo = "🦾 サーボ";
Blockly.Msg.CAT_servo360 = "💿 360° サーボ";
Blockly.Msg.CAT_actionneur = "⚙️ モーター";
Blockly.Msg.CAT_ARDUINO_moteur="⚙️ ステッピングモーター";
Blockly.Msg.CAT_ultrason = "👂 センサー";
Expand Down

0 comments on commit 9d9d8c5

Please sign in to comment.