Merge pull request #1856 from kazuhitoyokoi/master-nodedescriptionproperty

Add node description property UI
This commit is contained in:
Nick O'Leary
2018-09-07 12:23:41 +01:00
committed by GitHub
5 changed files with 32 additions and 0 deletions

View File

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