mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-16 05:42:13 +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'
|
actions: 'Experiment'
|
||||||
view: 'View'
|
view: 'View'
|
||||||
head_title: "%{project} | Overview"
|
head_title: "%{project} | Overview"
|
||||||
canvas_edit: "Edit Workflow"
|
canvas_edit: "Edit workflow"
|
||||||
canvas_empty: "It's empty here. Please add some tasks"
|
canvas_empty: "It's empty here. Please add some tasks"
|
||||||
new_my_module: "New task"
|
new_my_module: "New task"
|
||||||
new_my_module_modal:
|
new_my_module_modal:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue