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

17 lines
541 B
JSON
Raw Normal View History

2023-02-22 17:26:41 +01:00
{
"ui_group" : {
"label" : {
"name" : "名前",
"tab" : "タブ",
"width" : "幅",
"default" : "デフォルト",
"group" : "グループ",
"unassigned" : "未設定",
"className": "種類",
"classNamePlaceholder": "ウィジェット用のCSSクラス名オプション"
},
"display-name" : "グループ名を表示する",
"collapse-name" : "グループの折りたたみを有効にする"
}
}