Add placeholder text on label inputs and clear buttons

This commit is contained in:
Nick O'Leary
2017-02-08 10:46:24 +00:00
parent 599a6bf050
commit fbd159a23a
3 changed files with 20 additions and 11 deletions

View File

@@ -189,7 +189,8 @@
"portLabels": "port labels",
"labelInputs": "Inputs",
"labelOutputs": "Outputs",
"noDefaultLabel": "none",
"defaultLabel": "use default label",
"errors": {
"scopeChange": "Changing the scope will make it unavailable to nodes in other flows that use it"
}