Contains the messages for Form.Validator in Chinese.
Simplified Chinese Usage
Simply change the language property to zhs-CN.
MooTools.lang.setLanguage("zhs-CN");
Traditional Chinese Usage
Simply change the language property to zht-CN.
MooTools.lang.setLanguage("zht-CN");
See also: Form.Validator and Lang
- validate-currency-yuan - validates that the entry is a Yuan value.