Files
Plastic-Raspi-5/node_modules/node-red-dashboard/nodes/locales/en-US/ui_ui_control.json

17 lines
332 B
JSON

{
"ui_ui_control": {
"label": {
"name": "Name",
"output": "Output"
},
"placeholder": {
"name": "Name"
},
"events": {
"all": "Connect, lost, change tab or group events",
"change": "Change tab or group events only",
"connect": "Connect event only"
}
}
}