pxt-calliope/libs/devices/_locales/microbit-devices-strings.json

10 lines
467 B
JSON
Raw Normal View History

{
"devices.onGamepadButton|block": "on gamepad button|%NAME",
"devices.onNotified|block": "on notified|%event",
"devices.onSignalStrengthChanged|block": "on signal strength changed",
"devices.raiseAlertTo|block": "raise alert to|%property",
"devices.signalStrength|block": "signal strength",
"devices.tellCameraTo|block": "tell camera to|%property",
"devices.tellRemoteControlTo|block": "tell remote control to|%property",
"devices|block": "devices"
}