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 Jan 1, 2025
1 parent afe2581 commit bc73ee8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion SpBlocklyJS/googlemap_20241226/zh-hant.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ Blockly.Msg["GOOGLEMAP_POINT_UPDATE_POSITION"] = "更新緯度,經度";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_TITLE"] = "更新名稱";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_ZINDEX"] = "更新層疊索引";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_ICON"] = "更新圖示";

Blockly.Msg["GOOGLEMAP_POINT_UPDATE_GMPDRAGGABLE"] = "標記可拖曳";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_GEMCLICKABLE"] = "標記可點選";

Blockly.Msg["GOOGLEMAP_MAP_EVENT_ADD"] = "地圖新增事件";
Blockly.Msg["GOOGLEMAP_MAP_EVENT_REMOVE"] = "地圖移除事件";
Blockly.Msg["GOOGLEMAP_POINT_EVENT_ADD"] = "位置標記新增事件";
Expand Down

0 comments on commit bc73ee8

Please sign in to comment.