pxt-calliope/libs/devices/_locales/devices-strings.json
2016-10-19 10:45:39 -07:00

11 lines
504 B
JSON

{
"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",
"{id:category}Devices": "Devices"
}