Fix column name in link nodes to refer language file (#1330)

This commit is contained in:
Kazuhito Yokoi
2017-07-07 19:43:08 +09:00
committed by Nick O'Leary
parent a4d33879dc
commit 3a2f56cb95
2 changed files with 4 additions and 2 deletions

View File

@@ -128,6 +128,8 @@
"linkOut": "link out",
"label": {
"event": "Event name",
"node": "name",
"type": "flow",
"sortByFlow":"Sort by flow",
"sortByLabel": "Sort by name"
}