17 lines
332 B
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"
|
|
}
|
|
}
|
|
}
|