Add flow reload admin api

This commit is contained in:
Nick O'Leary
2015-11-20 22:48:06 +00:00
parent 35c4a41d7b
commit 87d77efa57
3 changed files with 25 additions and 10 deletions

View File

@@ -41,7 +41,8 @@
"api": {
"flows": {
"error-save": "Error saving flows: __message__"
"error-save": "Error saving flows: __message__",
"error-reload": "Error reloading flows: __message__"
},
"library": {
"error-load-entry": "Error loading library entry '__path__': __message__",