#252: info when no route model available

This commit is contained in:
Benjamin Gamard
2018-10-28 17:18:50 +01:00
parent 4910dfd527
commit feb3d15968
2 changed files with 7 additions and 2 deletions
+2 -1
View File
@@ -127,7 +127,8 @@
"full_name": "<strong>{{ name }}</strong> started on {{ create_date | date }}",
"cancel_workflow": "Cancel the current workflow",
"cancel_workflow_title": "Cancel the workflow",
"cancel_workflow_message": "Do you really want to cancel the current workflow?"
"cancel_workflow_message": "Do you really want to cancel the current workflow?",
"no_workflow": "You cannot start any workflow on this document."
},
"permissions": {
"permissions": "Permissions",