We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a83905 + a47fe4a commit 67a71d7Copy full SHA for 67a71d7
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