Initial commit, 90% there
This commit is contained in:
19
.node-red/node_modules/node-red-dashboard/nodes/locales/ja/ui_template.json
generated
vendored
Normal file
19
.node-red/node_modules/node-red-dashboard/nodes/locales/ja/ui_template.json
generated
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"ui_template" : {
|
||||
"label" : {
|
||||
"type" : "コード種別",
|
||||
"local" : "グループ内のWidget",
|
||||
"global" : "<head>ヘッドセクションへ追加",
|
||||
"group" : "グループ",
|
||||
"size" : "サイズ",
|
||||
"name" : "名前",
|
||||
"pass-through" : "入力メッセージをそのまま渡す",
|
||||
"store-state" : "出力メッセージを状態として保存",
|
||||
"template" : "HTMLコード",
|
||||
"expand": "展開する",
|
||||
"resend": "更新時に最後の値を再度読み込む",
|
||||
"className": "種類",
|
||||
"classNamePlaceholder": "ウィジェット用のCSSクラス名(オプション)"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user