{
    "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.": "輸入的欄位曾出現在資料外洩中。請選擇其他欄位。"
}
