Dia antes primera install
This commit is contained in:
16
node_modules/node-red-dashboard/nodes/locales/ja/ui_ui_control.json
generated
vendored
Normal file
16
node_modules/node-red-dashboard/nodes/locales/ja/ui_ui_control.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"ui_ui_control" : {
|
||||
"label" : {
|
||||
"name" : "名前",
|
||||
"output": "出力"
|
||||
},
|
||||
"placeholder" : {
|
||||
"name" : "名前"
|
||||
},
|
||||
"events": {
|
||||
"all": "connect, lost, タブ変更もしくはグループイベント",
|
||||
"change": "タブ変更もしくはグループイベントのみ",
|
||||
"connect": "Connectイベントのみ"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user