17 lines
2.2 KiB
JSON
17 lines
2.2 KiB
JSON
{
|
|
"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.": "此项所填内容可能存在风险,请重新填写。"
|
|
}
|