We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932c7ff commit 401aaa1Copy full SHA for 401aaa1
blockly/msg/blocks/en.js
@@ -8,7 +8,7 @@ Blockly.Msg.WEBDUINO_GPS_GET_CORD = "Get coordinate with time";
8
Blockly.Msg.WEBDUINO_GPS_EVERY = "run every";
9
Blockly.Msg.WEBDUINO_GPS_RUN_EVERY_MS = "millisecond";
10
Blockly.Msg.WEBDUINO_GPS_DO = "Do";
11
-Blockly.Msg.WEBDUINO_GPS_CURRENT_VALUE = "current value of";
+Blockly.Msg.WEBDUINO_GPS_CURRENT_VALUE = "Current value of";
12
Blockly.Msg.WEBDUINO_GPS_CURRENT_LATITUDE = "latitude";
13
Blockly.Msg.WEBDUINO_GPS_CURRENT_LONGITUDE = "longtitude";
14
Blockly.Msg.WEBDUINO_GPS_CURRENT_DATE = "date";
0 commit comments