Skip to content

Commit

Permalink
chore: Make graph visible in GUI, and show a proper error message
Browse files Browse the repository at this point in the history
Related to issue #65
  • Loading branch information
Joris Ros committed Jan 12, 2022
1 parent 7ed82ee commit f6fa6b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/WorkflowGui/Resources/translations/admin.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,5 @@ workflow_gui: 'Workflow GUI'
workflow_problem_creating_workflow_invalid_characters: 'Please use only these characters: "a-z", "A-Z" and "_"'
workflow_gui_workflow_with_name_already_exists: 'Workflow with bane already exists'
workflow_gui_clone: 'Clone'
workflow_gui_enable_message: 'Please enable and save the workflow, before you can see the graph'
workflow_gui_not_found: 'Workflow can not be found'

0 comments on commit f6fa6b9

Please sign in to comment.