From e7001e1e2be94f690cf3754c92c9940d1e0a5330 Mon Sep 17 00:00:00 2001 From: Valentin Mihai Date: Mon, 20 Nov 2023 21:58:10 +0200 Subject: [PATCH] DM-536 - Extraction output bulk download for dossiers --- apps/red-ui/src/assets/i18n/redact/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/red-ui/src/assets/i18n/redact/en.json b/apps/red-ui/src/assets/i18n/redact/en.json index 86b919565..e46727ced 100644 --- a/apps/red-ui/src/assets/i18n/redact/en.json +++ b/apps/red-ui/src/assets/i18n/redact/en.json @@ -558,10 +558,10 @@ } }, "component-download": { - "disabled-tooltip": "", - "json": "", - "tooltip": "", - "xml": "" + "disabled-tooltip": "You need to upload at least one file to be able to export the components as JSON or XML", + "json": "Download as JSON", + "tooltip": "Component Download", + "xml": "Download as XML" }, "component-log-dialog": { "actions": {