From fa33f3b232c6aef47efb937996c61ea2740f27da Mon Sep 17 00:00:00 2001 From: Giuseppe Digilio Date: Mon, 11 Dec 2023 19:55:48 +0100 Subject: [PATCH] [DSC-1430] Add missing labels --- src/assets/i18n/en.json5 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index ab57b8a08c1..7a962301638 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -2455,6 +2455,12 @@ "form.other-information.not-available": "Not available", + "form.other-information.ror_orgunit_id": "ROR ID", + + "form.other-information.ror_orgunit_type": "ROR type", + + "form.other-information.ror_orgunit_acronym": "ROR acronym", + "form.remove": "Remove", "form.save": "Save", @@ -5740,6 +5746,8 @@ "submission.import-external.source.rorOrgUnits": "ROR", + "submission.import-external.source.ror": "ROR", + "submission.import-external.preview.title.Equipment": "Equipment Preview", "submission.import-external.preview.title.Event": "Event Preview",