{
    "The :attribute must be a valid role.": "この項目は有効なロールである必要があります。",
    "The :attribute must be at least :length characters and contain at least one number.": "この項目は:length文字以上で、数字を1文字以上含む必要があります。",
    "The :attribute must be at least :length characters and contain at least one special character and one number.": "この項目は:length文字以上で、記号と数字をそれぞれ1文字以上含む必要があります。",
    "The :attribute must be at least :length characters and contain at least one special character.": "この項目は:length文字以上で、記号を1文字以上含む必要があります。",
    "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "この項目は:length文字以上で、大文字と数字をそれぞれ1文字以上含む必要があります。",
    "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "この項目は:length文字以上で、大文字と記号をそれぞれ1文字以上含む必要があります。",
    "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "この項目は:length文字以上で、大文字・数字・記号をそれぞれ1文字以上含む必要があります。",
    "The :attribute must be at least :length characters and contain at least one uppercase character.": "この項目は:length文字以上で、大文字を1文字以上含む必要があります。",
    "The :attribute must be at least :length characters.": "この項目は:length文字以上含む必要があります。",
    "The :attribute must contain at least one letter.": "この項目は文字を1文字以上含む必要があります。",
    "The :attribute must contain at least one number.": "この項目は数字を1文字以上含む必要があります。",
    "The :attribute must contain at least one symbol.": "この項目は記号を1文字以上含む必要があります。",
    "The :attribute must contain at least one uppercase and one lowercase letter.": "この項目は大文字と小文字をそれぞれ1文字以上含む必要があります。",
    "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "この項目は情報漏洩した可能性があります。他の項目を選択してください。"
}
