Skip to content

Commit

Permalink
Update zh-hant.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored Oct 1, 2023
1 parent 5d13cf7 commit e5db45a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LinkIt7697/France/zh-hant.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ Blockly.Msg["EMAKEFUN_MOTOR"] = "馬達";
Blockly.Msg["EMAKEFUN_PWM"] = "轉速";
Blockly.Msg["EMAKEFUN_CLOCKWISE"] = "正轉";
Blockly.Msg["EMAKEFUN_COUNTERCLOCKWISE"] = "反轉";
Blockly.Msg["EMAKEFUN_RELEASE"] = "停止(低電位)";
Blockly.Msg["EMAKEFUN_BRAKE"] = "停止(高電位)";
Blockly.Msg["EMAKEFUN_RELEASE"] = "停止(雙低電位)";
Blockly.Msg["EMAKEFUN_BRAKE"] = "停止(雙高電位)";
Blockly.Msg["EMAKEFUN_SERVO"] = "Emakefun 伺服馬達";
Blockly.Msg["EMAKEFUN_ANGLE"] = "角度";

Expand Down

0 comments on commit e5db45a

Please sign in to comment.