Skip to content

Commit

Permalink
Merged in DSC-1093 (pull request DSpace#624)
Browse files Browse the repository at this point in the history
[DSC-1093] Added detect duplication label

Approved-by: Giuseppe Digilio
  • Loading branch information
LucaGiamminonni authored and atarix83 committed Nov 30, 2023
2 parents c706f4d + 0d74b02 commit 15ff078
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}.",

Expand Down Expand Up @@ -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",


Expand Down

0 comments on commit 15ff078

Please sign in to comment.