Merge pull request #7131 from wandji20/wb-SCI-10230

Change name column header names for exp, inventories, protocol and label templates tables [SCI-10230]
This commit is contained in:
aignatov-bio 2024-02-23 10:06:44 +01:00 committed by GitHub
commit 9e652809aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -983,7 +983,7 @@ en:
index:
head_title: 'Label templates'
search_templates: 'Search labels'
thead_name: 'Name'
thead_name: 'Label name'
format: 'Format'
description: 'Description'
updated_by: 'Updated by'
@ -1460,7 +1460,7 @@ en:
archive_button: "Archive"
restore_button: "Restore"
card:
name: "Experiment"
name: "Experiment name"
id: "ID"
start_date: "Started on"
modified_date: "Modified date"
@ -2538,7 +2538,7 @@ en:
head_title: "Inventories"
head_title_archived: "Archived Inventories"
table:
name: "Name"
name: "Inventory name"
number_of_items: "No. of items"
shared: "Shared"
ownership: "Owned by"
@ -3210,7 +3210,7 @@ en:
archive_action: "Archive"
archive_flash_html: "<b>%{count} protocol</b> template(s) successfully archived."
thead:
name: "Name"
name: "Protocol name"
id: "ID"
keywords: "Keywords"
nr_of_linked_children: "Linked tasks"