Skip to content

Commit

Permalink
[DSC-1393] Fix section error message
Browse files Browse the repository at this point in the history
  • Loading branch information
atarix83 committed Nov 30, 2023
1 parent ee1a8ad commit 0d74b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 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

0 comments on commit 0d74b02

Please sign in to comment.