Add tooltip on node error icon for validation errs

This commit is contained in:
Nick O'Leary
2019-05-16 14:42:21 +01:00
parent 094c92ed85
commit 68b94737ed
4 changed files with 49 additions and 38 deletions

View File

@@ -321,7 +321,8 @@
"show": "Show",
"hide": "Hide",
"errors": {
"scopeChange": "Changing the scope will make it unavailable to nodes in other flows that use it"
"scopeChange": "Changing the scope will make it unavailable to nodes in other flows that use it",
"invalidProperties": "Invalid properties:"
}
},
"keyboard": {