mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-05 14:03:10 +07:00
Closes #159: cancel routes + email at route step validation
This commit is contained in:
@@ -94,6 +94,8 @@
|
||||
"error_loading_comments": "Error loading comments",
|
||||
"workflow_current": "Current workflow step",
|
||||
"workflow_comment": "Add a workflow comment",
|
||||
"workflow_validated_title": "Workflow step validated",
|
||||
"workflow_validated_message": "The workflow step has been successfully validated.",
|
||||
"content": {
|
||||
"content": "Content",
|
||||
"delete_file_title": "Delete file",
|
||||
@@ -111,7 +113,10 @@
|
||||
"workflow_start_label": "Which workflow to start?",
|
||||
"add_more_workflow": "Add more workflows",
|
||||
"start_workflow_submit": "Start workflow",
|
||||
"full_name": "<strong>{{ name }}</strong> started on {{ create_date | date }}"
|
||||
"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?"
|
||||
},
|
||||
"permissions": {
|
||||
"permissions": "Permissions",
|
||||
|
||||
Reference in New Issue
Block a user