From 43cee8a01143215683bd71d15bc80ac9d8bb1392 Mon Sep 17 00:00:00 2001 From: AdamF42 Date: Mon, 20 Jul 2026 14:39:40 +0200 Subject: [PATCH] feat(form-labels): Adds new form labels for dc_publisher e dc_relation_issn ref: DURACOM-481 --- src/assets/i18n/en.json5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 9613e02b72a..65e1aa24717 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -2191,6 +2191,10 @@ "form.no-value": "No value entered", + "form.other-information.dc_publisher": "Publisher", + + "form.other-information.dc_relation_issn": "ISSN", + "form.other-information.email": "Email", "form.other-information.first-name": "First Name",