From 93f2274c5d83a316f2a5938ab1c80cf6bbfe4f74 Mon Sep 17 00:00:00 2001 From: Giuseppe Digilio Date: Fri, 24 Sep 2021 14:33:30 +0200 Subject: [PATCH] [CST-4591] add missing label --- src/assets/i18n/en.json5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 20f9b8ca30..60b9846f0c 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -3227,6 +3227,8 @@ "submission.import-external.title.Publication": "Import a publication from an external source", + "submission.import-external.title.unset": "Import metadata from an external source", + "submission.import-external.page.hint": "Enter a query above to find items from the web to import in to DSpace.", "submission.import-external.page.noentity": "An entity type must be selected in order to use this page. Select it using the 'Import metadata from an external source' button in 'MyDspace' page.",