{
    "The :attribute must be a valid role.": "该字段必须是有效角色。",
    "The :attribute must be at least :length characters and contain at least one number.": "此字段必须至少包含 :length 个字符并至少包含一个数字。",
    "The :attribute must be at least :length characters and contain at least one special character and one number.": "此字段必须至少有 :length 个字符，并且至少包含一个特殊字符和一个数字。",
    "The :attribute must be at least :length characters and contain at least one special character.": "该字段必须至少有 :length 个字符，并且至少包含一个特殊字符。",
    "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "此字段必须至少为 :length 个字符，并且至少包含一个大写字符和一个数字。",
    "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "此字段必须至少包含 :length 个字符，并且至少包含一个大写字符和一个特殊字符。",
    "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "此字段必须至少包含 :length 个字符，并且至少包含一个大写字符、一个数字和一个特殊字符。",
    "The :attribute must be at least :length characters and contain at least one uppercase character.": "该字段必须至少有 :length 个字符，并且至少包含一个大写字符。",
    "The :attribute must be at least :length characters.": "此字段必须至少包含 :length 个字符。",
    "The :attribute must contain at least one letter.": "该字段必须至少包含一个字母。",
    "The :attribute must contain at least one number.": "该字段必须至少包含一个数字。",
    "The :attribute must contain at least one symbol.": "该字段必须包含至少一个符号。",
    "The :attribute must contain at least one uppercase and one lowercase letter.": "该字段必须至少包含一个大写字母和一个小写字母。",
    "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "给定的字段已出现在数据泄漏中。请选择其他字段。"
}
