Skip to content

Commit 5b56031

Browse files
authored
Merge pull request #946 from kaido24/patch-1
Update jquery.validationEngine-et.js
2 parents 28791c2 + 694be47 commit 5b56031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/languages/jquery.validationEngine-et.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"email": {
8484
// Shamelessly lifted from Scott Gonzalez via the Bassistance Validation plugin http://projects.scottsplayground.com/email_address_validation/
8585
"regex": /^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/,
86-
"alertText": "* Vigane emaili aadres"
86+
"alertText": "* Vigane e-posti aadress"
8787
},
8888
"integer": {
8989
"regex": /^[\-\+]?\d+$/,

0 commit comments

Comments
 (0)