Skip to content

Commit

Permalink
Update zh-hans.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored Dec 30, 2024
1 parent bd89e1d commit c4f7a8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SpBlocklyJS/googlemap_20241226/zh-hans.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Blockly.Msg["GOOGLEMAP_LOADED"] = "初始化完成后执行";
Blockly.Msg["GOOGLEMAP_APIKEY"] = "密钥";
Blockly.Msg["GOOGLEMAP_ADDMAP"] = "新增地图";
Blockly.Msg["GOOGLEMAP_ADDSTREETVIEW"] = "新增街景图";
Blockly.Msg["GOOGLEMAP_HEADING"] = "视线方位值";
Blockly.Msg["GOOGLEMAP_PITCH"] = "视线倾斜角";
Blockly.Msg["GOOGLEMAP_LATITUDE_CENTER"] = "中心纬度";
Blockly.Msg["GOOGLEMAP_LONGITUDE_CENTER"] = "中心经度";
Blockly.Msg["GOOGLEMAP_ZOOM"] = "范围缩放值";
Expand Down

0 comments on commit c4f7a8c

Please sign in to comment.