{"forms.error.required":"{field} is required","forms.error.email_invalid":"Please enter a valid email address.","forms.error.email_no_cyrillic":"Email addresses cannot contain Cyrillic letters.","forms.error.phone_invalid":"Please enter a valid phone number.","forms.error.min_length":"The length must be no less than {min} characters.","forms.error.max_length":"The length cannot exceed {max} characters.","forms.error.invalid_chars":"Contains disallowed characters","forms.error.emoji":"Emojis are not allowed.","forms.error.html_tags":"HTML tags are not allowed.","forms.error.control_chars":"Contains disallowed control characters.","forms.error.no_digits":"Numbers are not allowed.","forms.error.digits_only":"Only numbers can be entered.","forms.error.digits":"Numbers are not allowed.","forms.error.username_spaces":"Usernames cannot contain spaces.","forms.error.username_invalid_chars":"Username contains disallowed characters.","forms.error.password_obvious":"密码过于简单,请使用更复杂的密码。","forms.error.password_matches_email":"密码不能与邮箱相同。","forms.error.password_matches_username":"密码不能与用户名相同。","forms.error.server_error":"服务器错误,请稍后再试。","forms.ui.max_chars_reached":"The maximum number of characters ({max}) has been reached.","forms.ui.min_chars":"At least {min} characters.","forms.ui.fix_errors":"请先更正表单中的错误。","forms.ui.loading":"正在提交…","forms.ui.success":"提交成功。"}