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

Commit db67d0d

Browse files
committed
Change wording
1 parent bcc1717 commit db67d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/view/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"toolbar-ir-sensor.tryItDescription": "If you would like to see this sensor supported, please +1 the feature addition issue on GitHub! For now, you can try it on MakeCode!",
88
"toolbar-light-sensor.description": "An analog light sensor can be used to detect ambient light, with similar spectral response to the human eye.",
99
"toolbar-light-sensor.title": "Light Sensor",
10-
"toolbar-light-sensor.tryItDescription": "Change the brightness from 0 - 255 here!",
10+
"toolbar-light-sensor.tryItDescription": "Change the brightness detected by the sensor here!",
1111
"toolbar-motion-sensor.description": "Detects acceleration in X, Y and Z orientations. It can also detect 'tap' and 'double tap' strikes on the board and when the board is shaken.",
1212
"toolbar-motion-sensor.title": "Motion Sensor",
1313
"toolbar-motion-sensor.tryItDescription": "Change the acceleration here and click or click on the button to simulate a shake. The tap feature is not supported by the Device Simulator Express. If you would like to see the 'tap' feature implemented, please +1 the feature addition issue on GitHub! For now, you can try it on MakeCode!",

0 commit comments

Comments
 (0)