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 db52e4c commit d7b5db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpBlocklyJS/googlemap_20241226/zh-hant.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ Blockly.Msg["GOOGLEMAP_POINT_UPDATE_LONGITUDE"] = "更新經度";
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_MAP_EVENT_ADD"] = "地圖新增事件";
Blockly.Msg["GOOGLEMAP_MAP_EVENT_REMOVE"] = "地圖移除事件";
Blockly.Msg["GOOGLEMAP_POINT_EVENT_ADD"] = "位置標記新增事件";
Expand Down

0 comments on commit d7b5db3

Please sign in to comment.