{
    "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.": "給定的字段已出現在數據洩漏中。請選擇其他字段。"
}
