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 30, 2024
1 parent 2db1e56 commit ccfe34c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions googlemap_20241226/blockly/msg/blocks/zh-hant.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Blockly.Msg["GOOGLEMAP_TITLE"] = "名稱";
Blockly.Msg["GOOGLEMAP_CONTENT"] = "內容";
Blockly.Msg["GOOGLEMAP_POINTID"] = "標記代碼";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_CONTENT"] = "更新內容";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_CONTENT_HEADER"] = "更新標頭內容";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_LATITUDE"] = "更新緯度";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_LONGITUDE"] = "更新經度";
Blockly.Msg["GOOGLEMAP_POINT_UPDATE_POSITION"] = "更新緯度,經度";
Expand Down

0 comments on commit ccfe34c

Please sign in to comment.