mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-06 15:40:31 +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: "Load"
|
||||||
import_to_team_protocols_label: "Import to Team Protocols"
|
import_to_team_protocols_label: "Import to Team Protocols"
|
||||||
import_to_private_protocols_label: "Import to My Protocols"
|
import_to_private_protocols_label: "Import to My Protocols"
|
||||||
|
import_protocols_label: "Import"
|
||||||
export:
|
export:
|
||||||
export_results:
|
export_results:
|
||||||
title: "Export results"
|
title: "Export results"
|
||||||
|
@ -2848,7 +2849,7 @@ en:
|
||||||
import:
|
import:
|
||||||
public: "Team protocols"
|
public: "Team protocols"
|
||||||
private: "My protocols"
|
private: "My protocols"
|
||||||
success_flash: 'Protocol <strong>%{name}</strong> successfully imported to %{type}.'
|
success_flash: 'Protocol <strong>%{name}</strong> successfully imported.'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
placeholder: 'Enter step name'
|
placeholder: 'Enter step name'
|
||||||
|
|
Loading…
Reference in a new issue