mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 14:44:26 +08:00
Update translations [SCI-8032]
This commit is contained in:
parent
c3066292a0
commit
515baa8de7
1 changed files with 2 additions and 1 deletions
|
@ -2641,6 +2641,7 @@ en:
|
|||
import: "Load"
|
||||
import_to_team_protocols_label: "Import to Team Protocols"
|
||||
import_to_private_protocols_label: "Import to My Protocols"
|
||||
import_protocols_label: "Import"
|
||||
export:
|
||||
export_results:
|
||||
title: "Export results"
|
||||
|
@ -2848,7 +2849,7 @@ en:
|
|||
import:
|
||||
public: "Team protocols"
|
||||
private: "My protocols"
|
||||
success_flash: 'Protocol <strong>%{name}</strong> successfully imported to %{type}.'
|
||||
success_flash: 'Protocol <strong>%{name}</strong> successfully imported.'
|
||||
|
||||
steps:
|
||||
placeholder: 'Enter step name'
|
||||
|
|
Loading…
Reference in a new issue