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

20 lines
712 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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