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

10 lines
338 B
JSON
Raw Normal View History

2020-08-19 22:03:58 +02:00
{
"LoudnessCondition.Loud|block": "loud",
"LoudnessCondition.Quiet|block": "quiet",
"input.onLoudSound|block": "on loud sound",
"input.setLoudSoundThreshold|block": "set loud sound threshold %value",
"input.soundLevel|block": "sound level",
"input|block": "input",
"{id:category}Input": "Input",
"{id:group}More": "More"
}