You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/i18n/en.json5
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2105,7 +2105,7 @@
2105
2105
2106
2106
"error.validation.custom-url.invalid-characters": "The custom url contains invalid characters.",
2107
2107
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.",
2109
2109
2110
2110
"error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
0 commit comments