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

11 lines
504 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",
2016-10-19 19:45:39 +02:00
"devices|block": "devices",
"{id:category}Devices": "Devices"
}