mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 05:02:50 +08:00
fixes label in save report to inventory item modal [fixes SCI-2456]
This commit is contained in:
parent
1bc869d4ca
commit
d78c130a47
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ en:
|
|||
asset_present_warning_html: "The selected cell already contains a file. If you would like to replace the file click Save. Replacing the file will have the following consequences: <ul><li>previous file will be permanently deleted;</li><li>new file will be added to the Inventory item.</li></ul>"
|
||||
no_items: "Selected Inventory does not contain any items yet. Add the first item"
|
||||
here: "here"
|
||||
no_columns: "You do not have any Inventories with File columns. Add a File column to existing Inventory or create a new Inventory."
|
||||
no_columns: "You do not have File columns in selected Inventory. Add a File column to selected Inventory or select another Inventory containing File columns."
|
||||
nothing_selected: "Nothing selected"
|
||||
elements:
|
||||
modals:
|
||||
|
|
Loading…
Reference in a new issue