Consumption export copy fixes [SCI-9281] (#6195)

This commit is contained in:
Martin Artnik 2023-09-12 15:21:17 +02:00 committed by GitHub
parent 58bce55f91
commit e359f373ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3535,10 +3535,10 @@ en:
export_request_success: "Export request received. Your export request is being processed."
export_error: "Error when creating zip export."
consumption_modal_label: 'Export consumption'
consumption_header_html: 'You are about to generate consumption report for selected items in inventory %{repository}*. The report will be saved in a .csv file format.'
consumption_body_html: 'After the report is generated, you will be able to find the <strong>download link</strong> in both your SciNote notifications and email inbox.'
consumption_header_html: 'You are about to generate a consumption report for selected items in inventory %{repository}. The report will be saved in a .csv file format.'
consumption_body_html: 'After the report is prepared, you will be able to find the <strong>download link</strong> in both your SciNote notifications and email inbox.'
consumption_footer_html: 'For security reasons, please note that the link will only be <strong>valid for 7 days</strong>.'
consumption_generate: 'Generate'
consumption_generate: 'Export'
webhooks:
index:
title: 'Webhooks'