smart-energy-monitor/software/flow/node_modules/node-red-dashboard/nodes/locales/ja/ui_template.json

20 lines
712 B
JSON
Raw Normal View History

2023-02-22 17:26:41 +01:00
{
"ui_template" : {
"label" : {
"type" : "コード種別",
"local" : "グループ内のWidget",
"global" : "<head>ヘッドセクションへ追加",
"group" : "グループ",
"size" : "サイズ",
"name" : "名前",
"pass-through" : "入力メッセージをそのまま渡す",
"store-state" : "出力メッセージを状態として保存",
"template" : "HTMLコード",
"expand": "展開する",
"resend": "更新時に最後の値を再度読み込む",
"className": "種類",
"classNamePlaceholder": "ウィジェット用のCSSクラス名オプション"
}
}
}