Skip to content

Commit 187e438

Browse files
author
Marty
committed
fix waBot translate
1 parent b4c79bd commit 187e438

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

blockly/msg/blocks/zh-hans.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// waBot
2-
Blockly.Msg.WEBDUINO_WABOT = "瓦寶機器人";
2+
Blockly.Msg.WEBDUINO_WABOT = "哇寶機器人";
33
Blockly.Msg.WEBDUINO_WABOT_WALK = "往前走 ";

blockly/msg/blocks/zh-hant.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// waBot
2-
Blockly.Msg.WEBDUINO_WABOT = "瓦寶機器人";
2+
Blockly.Msg.WEBDUINO_WABOT = "哇寶機器人";
33
Blockly.Msg.WEBDUINO_WABOT_WALK = "往前走 ";

blockly/msg/zh-hans.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
MSG.catwabot = "瓦寶機器人";
1+
MSG.catwabot = "哇寶機器人";

blockly/msg/zh-hant.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
MSG.catwabot = "瓦寶機器人";
1+
MSG.catwabot = "哇寶機器人";

0 commit comments

Comments
 (0)