Add subflow dialogs to the tray

This commit is contained in:
Nick O'Leary
2016-03-22 13:13:57 +00:00
parent 1790ebf567
commit 333acccff6
3 changed files with 152 additions and 291 deletions

View File

@@ -105,10 +105,10 @@
}
},
"subflow": {
"editSubflow": "Edit flow __name__",
"edit": "Edit flow",
"subflowInstances": "There is __count__ instance of this subflow",
"subflowInstances_plural": "There are __count__ instances of this subflow",
"editSubflow": "Edit flow template: __name__",
"edit": "Edit flow template",
"subflowInstances": "There is __count__ instance of this subflow template",
"subflowInstances_plural": "There are __count__ instances of this subflow template",
"editSubflowProperties": "edit properties",
"input": "inputs:",
"output": "outputs:",