Skip to content

Commit

Permalink
Merge pull request DSpace#3287 from 4Science/task/main/DURACOM-265
Browse files Browse the repository at this point in the history
DURACOM-265 provided label for cclicense required error
  • Loading branch information
tdonohue authored Sep 3, 2024
2 parents 1c14974 + b17cc5d commit 027a4e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -1864,6 +1864,8 @@

"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.cclicense.required": "You must grant this cclicense to complete your submission. If you are unable to grant the cclicense 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 }}.",

"error.validation.filerequired": "The file upload is mandatory",
Expand Down

0 comments on commit 027a4e5

Please sign in to comment.