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 Dec 28, 2024
1 parent e44265e commit 090146f
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 @@ -19,7 +19,7 @@ Blockly.Msg["GOOGLEMAP_POINT_UPDATE_LATITUDE"] = "更新緯度";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_LONGITUDE"] = "更新經度";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_POSITION"] = "更新緯度,經度";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_TITLE"] = "更新名稱";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_ZOOM"] = "更新範圍縮放值";
Blockly.Msg["GOOGLEMAP_MAP_UPDATE_ZOOM"] = "更新範圍縮放值";
Blockly.Msg["GOOGLEMAP_POINT_OPEN_CONTENT"] = "開啟內容";
Blockly.Msg["GOOGLEMAP_POINT_CLOSE_CONTENT"] = "關閉內容";
Blockly.Msg["GOOGLEMAP_POINT_CLEAR"] = "清除所有位置標記";
Expand Down

0 comments on commit 090146f

Please sign in to comment.