Initial commit
This commit is contained in:
16
node_modules/node-red-dashboard/nodes/locales/ja/ui_group.json
generated
vendored
Normal file
16
node_modules/node-red-dashboard/nodes/locales/ja/ui_group.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"ui_group" : {
|
||||
"label" : {
|
||||
"name" : "名前",
|
||||
"tab" : "タブ",
|
||||
"width" : "幅",
|
||||
"default" : "デフォルト",
|
||||
"group" : "グループ",
|
||||
"unassigned" : "未設定",
|
||||
"className": "種類",
|
||||
"classNamePlaceholder": "ウィジェット用のCSSクラス名(オプション)"
|
||||
},
|
||||
"display-name" : "グループ名を表示する",
|
||||
"collapse-name" : "グループの折りたたみを有効にする"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user