mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 14:44:26 +08:00
Update Experiment edit button text from 'Edit Workflow' to 'Edit workflow' in Canvas view [SCI_7736]
This commit is contained in:
parent
1dae0f90ae
commit
b55ca5b8cf
1 changed files with 1 additions and 1 deletions
|
@ -1402,7 +1402,7 @@ en:
|
|||
actions: 'Experiment'
|
||||
view: 'View'
|
||||
head_title: "%{project} | Overview"
|
||||
canvas_edit: "Edit Workflow"
|
||||
canvas_edit: "Edit workflow"
|
||||
canvas_empty: "It's empty here. Please add some tasks"
|
||||
new_my_module: "New task"
|
||||
new_my_module_modal:
|
||||
|
|
Loading…
Reference in a new issue