mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-06 06:56:54 +08:00
Changed repository records filter naming. [SCI-1398]
This commit is contained in:
parent
f9e04e80b4
commit
be855e98db
1 changed files with 2 additions and 2 deletions
|
@ -910,8 +910,8 @@ en:
|
||||||
column_create: "Create"
|
column_create: "Create"
|
||||||
columns_delete: "Delete"
|
columns_delete: "Delete"
|
||||||
columns_visibility: "Visible columns"
|
columns_visibility: "Visible columns"
|
||||||
view_all_records: "View all records"
|
view_all_records: "View all items"
|
||||||
view_assigned_records: "View assigned records"
|
view_assigned_records: "View assigned items"
|
||||||
modal_delete_record:
|
modal_delete_record:
|
||||||
title: "Delete record"
|
title: "Delete record"
|
||||||
notice: "Are you sure you want to delete the selected records?"
|
notice: "Are you sure you want to delete the selected records?"
|
||||||
|
|
Loading…
Reference in a new issue