diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 1d076b86435..ed99e6929d0 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -2105,7 +2105,7 @@ "error.validation.custom-url.invalid-characters": "The custom url contains invalid characters.", - "error.validation.license.notgranted": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission.", + "error.validation.license.required": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission.", "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.", @@ -2137,6 +2137,8 @@ "error.validation.notRepeatable": "This field is not repeatable, please choose only one value and discard the others.", + "error.validation.detect-duplicate": "The handling of the detected duplicates is mandatory", + "event.listelement.badge": "Event",