We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28791c2 + 694be47 commit 5b56031Copy full SHA for 5b56031
js/languages/jquery.validationEngine-et.js
@@ -83,7 +83,7 @@
83
"email": {
84
// Shamelessly lifted from Scott Gonzalez via the Bassistance Validation plugin http://projects.scottsplayground.com/email_address_validation/
85
"regex": /^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/,
86
- "alertText": "* Vigane emaili aadres"
+ "alertText": "* Vigane e-posti aadress"
87
},
88
"integer": {
89
"regex": /^[\-\+]?\d+$/,
0 commit comments