Files

17 lines
393 B
JSON

{
"ui_ui_control" : {
"label" : {
"name" : "名前",
"output": "出力"
},
"placeholder" : {
"name" : "名前"
},
"events": {
"all": "connect, lost, タブ変更もしくはグループイベント",
"change": "タブ変更もしくはグループイベントのみ",
"connect": "Connectイベントのみ"
}
}
}