mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 21:21:50 +08:00
Fix export inventory flash message [SCI-8445] (#5666)
This commit is contained in:
parent
b520f8a04b
commit
e2f25eb6c0
1 changed files with 1 additions and 1 deletions
|
@ -3415,7 +3415,7 @@ en:
|
|||
repository_header_html: 'You are about to export selected items in inventory %{repository}.'
|
||||
files_alert: 'Files uploaded to inventory items will not be exported. Only filenames will be exported.'
|
||||
repository_footer_html: 'Inventory will be exported in a .csv file format. You will receive <strong>email with a link</strong> where you can download it.'
|
||||
export_request_success: "Export request received!"
|
||||
export_request_success: "Export request received. Your export request is being processed."
|
||||
export_error: "Error when creating zip export."
|
||||
|
||||
webhooks:
|
||||
|
|
Loading…
Reference in a new issue