Skip to content

Commit

Permalink
Update en.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored Dec 30, 2024
1 parent c4f7a8c commit 138c1c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SpBlocklyJS/googlemap_20241226/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Blockly.Msg["GOOGLEMAP_LOADED"] = "Loaded";
Blockly.Msg["GOOGLEMAP_APIKEY"] = "API Key";
Blockly.Msg["GOOGLEMAP_ADDMAP"] = "Add Map";
Blockly.Msg["GOOGLEMAP_ADDSTREETVIEW"] = "Add Street View";
Blockly.Msg["GOOGLEMAP_HEADING"] = "Heading";
Blockly.Msg["GOOGLEMAP_PITCH"] = "Pitch";
Blockly.Msg["GOOGLEMAP_LATITUDE_CENTER"] = "Center Latitude";
Blockly.Msg["GOOGLEMAP_LONGITUDE_CENTER"] = "Center Longitude";
Blockly.Msg["GOOGLEMAP_ZOOM"] = "Zoom Level";
Expand Down

0 comments on commit 138c1c3

Please sign in to comment.