Sha256: 03699bac65c063622d2215e574bb6e34bbff1f7a61dfa6f5723efa7823092464
Contents?: true
Size: 624 Bytes
Versions: 18
Compression:
Stored size: 624 Bytes
Contents
// ======================================================================== // Sprout Core // copyright 2006-2011 Strobe Inc. // ======================================================================== // English Strings. SC.stringsFor('English', { "Invalid.CreditCard(%@)": "%@ is not a valid credit card number", "Invalid.Email(%@)": "%@ is not a valid email address", "Invalid.NotEmpty(%@)": "%@ must not be empty", "Invalid.Password": "Your passwords do not match. Please try typing them again.", "Invalid.General(%@)": "%@ is invalid. Please try again.", "Invalid.Number(%@)": "%@ is not a number." }) ;
Version data entries
18 entries across 18 versions & 2 rubygems