Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit 835c219

Browse files
Update src/view/translations/en.json
Co-Authored-By: Vandy Liu <[email protected]>
1 parent 4662fba commit 835c219

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/view/translations/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"toolbar-microbit-compass-sensor.tryItDescription": "If you would like to see this sensor supported, please +1 the feature addition issue on GitHub!",
6161
"toolbar-clue-temperature-sensor.title": "Temperature",
6262
"toolbar-clue-temperature-sensor.description": "CLUE uses the BMP280 sensor, an environmental sensor with temperature.This precision sensor from Bosch is the best low-cost, precision sensing solution for measuring temperature with ±1.0°C accuracy.",
63-
"toolbar-clue-temperature-sensor.tryItDescription": "You can set the temperature range from your code!",
63+
"toolbar-clue-temperature-sensor.tryItDescription": "You can simulate the temperature in your code!",
64+
6465
"toolbar-clue-light-sensor.title": "Light/Color Sensor",
6566
"toolbar-clue-light-sensor.description": "The light sensor uses APDS9960 and is able to return the red, blue, green and clear light.",
6667
"toolbar-clue-light-sensor.tryItDescription": "You can set the color values of the light detected.",

0 commit comments

Comments
 (0)