Add node description property UI

This commit is contained in:
Kazuhito Yokoi
2018-08-06 21:39:37 +09:00
parent dfa077fd5f
commit bba57f8d2b
5 changed files with 32 additions and 0 deletions

View File

@@ -267,6 +267,7 @@
"defaultLabel": "use default label",
"searchIcons": "Search icons",
"useDefault": "use default",
"description": "Description",
"errors": {
"scopeChange": "Changing the scope will make it unavailable to nodes in other flows that use it"
}

View File

@@ -266,6 +266,7 @@
"defaultLabel": "既定の名前を使用",
"searchIcons": "アイコンを検索",
"useDefault": "デフォルトを使用",
"description": "詳細",
"errors": {
"scopeChange": "スコープの変更は、他のフローで使われているノードを無効にします"
}