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
@@ -2740,7 +2740,7 @@
2740
2740
2741
2741
"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.",
2742
2742
2743
-
"error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
2743
+
"error.validation.pattern": "Please enter numbers only.",
2744
2744
2745
2745
"error.validation.filerequired": "The file upload is mandatory",
0 commit comments