mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-04 14:44:26 +08:00
Update message for empty result for archived items [SCI-6532] (#3867)
This commit is contained in:
parent
8c0279e948
commit
c39c767241
1 changed files with 1 additions and 2 deletions
|
@ -1397,10 +1397,9 @@ en:
|
|||
archived_by: "by"
|
||||
filter_inventory_items: "Filter items"
|
||||
no_items: "No items here"
|
||||
|
||||
no_items_matched: "No items here"
|
||||
no_archived_items: "No archived items here"
|
||||
no_archived_items_matched: "No archived items matched your search request"
|
||||
no_archived_items_matched: "No archived items here"
|
||||
error_searching: "Error searching, please try again"
|
||||
filters:
|
||||
save_filters: "Save filters"
|
||||
|
|
Loading…
Reference in a new issue