Skip to content

Commit 0d74b02

Browse files
committed
[DSC-1393] Fix section error message
1 parent ee1a8ad commit 0d74b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/i18n/en.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2105,7 +2105,7 @@
21052105

21062106
"error.validation.custom-url.invalid-characters": "The custom url contains invalid characters.",
21072107

2108-
"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.",
2108+
"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.",
21092109

21102110
"error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
21112111

0 commit comments

Comments
 (0)