mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 01:44:34 +08:00
fix
This commit is contained in:
parent
309bd04e61
commit
f83390e5ad
1 changed files with 2 additions and 2 deletions
|
@ -654,7 +654,7 @@ en:
|
|||
no_activities: "There are no activities for this task."
|
||||
more_activities: "Load older activities"
|
||||
repository:
|
||||
head_title: "%{project} | %{module} | Custom repository %{repository}"
|
||||
head_title: "%{project} | %{module} |Inventory %{repository}"
|
||||
export: 'Export'
|
||||
|
||||
experiments:
|
||||
|
@ -1841,7 +1841,7 @@ en:
|
|||
result_annotation_message_html: "Project: %{project} | Experiment: %{experiment} | Task: %{my_module}"
|
||||
sample_annotation_title: "%{user} mentioned you in Column: %{column} of Sample %{sample}"
|
||||
sample_annotation_message_html: "Sample: %{sample} | Column: %{column}"
|
||||
repository_annotation_title: "%{user} mentioned you in Column: %{column} of Record %{record} in Inventory %{repository}"
|
||||
repository_annotation_title: "%{user} mentioned you in Column: %{column} of Item %{record} in Inventory %{repository}"
|
||||
repository_annotation_message_html: "Item: %{record} | Column: %{column}"
|
||||
protocol_step_annotation_message_html: "Protocol: %{protocol}"
|
||||
email_title: "You've received a sciNote notification!"
|
||||
|
|
Loading…
Reference in a new issue