mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-19 22:11:45 +08:00
fixed flash label
This commit is contained in:
parent
bf8e2a208f
commit
971da78a11
1 changed files with 1 additions and 1 deletions
|
@ -631,7 +631,7 @@ en:
|
||||||
success_flash: "Successfully archived experiment %{experiment}"
|
success_flash: "Successfully archived experiment %{experiment}"
|
||||||
error_flash: 'Could not archive the experiment.'
|
error_flash: 'Could not archive the experiment.'
|
||||||
label_title: 'Archive'
|
label_title: 'Archive'
|
||||||
restore_flash: 'Something went wrong try to restore the experiment later'
|
restore_flash: 'Something went wrong try again later later'
|
||||||
clone:
|
clone:
|
||||||
modal_title: 'Clone experiment %{experiment}'
|
modal_title: 'Clone experiment %{experiment}'
|
||||||
label_title: 'Clone'
|
label_title: 'Clone'
|
||||||
|
|
Loading…
Reference in a new issue