Sha256: 7fd367c71b2d885cc8311f7a8d941b92447fc7a4996cbcda43368e4710c58ef8
Contents?: true
Size: 1.07 KB
Versions: 5
Compression:
Stored size: 1.07 KB
Contents
jQuery.webshims.validityMessages['zh-CN'] = { "typeMismatch": { "email": "请输入电子邮件地址。", "url": "请输入一个 URL。", "number": "值无效。", "date": "值无效。", "time": "值无效。", "range": "值无效。", "datetime-local": "值无效。" }, "tooLong": "值无效。", "patternMismatch": "请匹配要求的格式: {%title}。", "valueMissing": { "defaultMessage": "请填写此字段。", "checkbox": "若要继续,请检选此检查框。", "select": "请选择列表中的一项。", "radio": "请选择一个选项。" }, "rangeUnderflow": { "defaultMessage": "值无效。", "date": "值无效。", "time": "值无效。", "datetime-local": "值无效。" }, "rangeOverflow": { "defaultMessage": "值无效。", "date": "值无效。", "time": "值无效。", "datetime-local": "值无效。" }, "stepMismatch": "值无效。" };
Version data entries
5 entries across 5 versions & 1 rubygems