This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
Source: https://downloads.mailchimp.com/js/mc-validate-messages.js | |
Reason: Couldn't find "Please choose an option.". | |
Ended up discovering it myself, beautified the js link: | |
https://s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js | |
Also found: | |
zipcodeUS: "The specified US ZIP Code is invalid", | |
skip_or_fill_minimum: "Please either skip these fields or fill at least {0} of them.", | |
skip_or_complete_group: "Please supply missing fields.", |
OlderNewer