Works for friday & saturday
This commit is contained in:
13
resources/lang/en/packages/fortify.json
Normal file
13
resources/lang/en/packages/fortify.json
Normal file
@@ -0,0 +1,13 @@
|
||||
[
|
||||
"The :attribute must be at least :length characters and contain at least one number.",
|
||||
"The :attribute must be at least :length characters and contain at least one special character and one number.",
|
||||
"The :attribute must be at least :length characters and contain at least one special character.",
|
||||
"The :attribute must be at least :length characters and contain at least one uppercase character and one number.",
|
||||
"The :attribute must be at least :length characters and contain at least one uppercase character and one special character.",
|
||||
"The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.",
|
||||
"The :attribute must be at least :length characters and contain at least one uppercase character.",
|
||||
"The :attribute must be at least :length characters.",
|
||||
"The provided password does not match your current password.",
|
||||
"The provided password was incorrect.",
|
||||
"The provided two factor authentication code was invalid."
|
||||
]
|
||||
Reference in New Issue
Block a user