Skip to content

Commit

Permalink
Update en.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fustyles authored Jan 31, 2024
1 parent c31efd0 commit a76aa57
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions SpBlocklyJS/GameElements_20190131/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -636,3 +636,9 @@ Blockly.Msg["CODE_TEXT"] = "Insert code";

Blockly.Msg["ENCODEURI"] = "encodeURI";
Blockly.Msg["DECODEURI"] = "decodeURI";

Blockly.Msg["GOOGLEMAP_EMBED"] = "Google map embed html";
Blockly.Msg["GOOGLEMAP_EMBED_KEY"] = "Key";
Blockly.Msg["GOOGLEMAP_EMBED_QUERY"] = "Query";
Blockly.Msg["GOOGLEMAP_EMBED_WIDTH"] = "Width";
Blockly.Msg["GOOGLEMAP_EMBED_HEIGHT"] = "Height";

0 comments on commit a76aa57

Please sign in to comment.