Improve wording of common password validation error
This commit is contained in:
parent
393ffeb6ad
commit
b5d24c72b4
|
@ -161,7 +161,7 @@ en:
|
|||
user:
|
||||
attributes:
|
||||
password:
|
||||
common: "is one of the top 5000 most common passwords. Please use a more secure password."
|
||||
common: "is one of the 5000 most common passwords. Please use a more secure password."
|
||||
ip_address:
|
||||
signup_not_allowed: "Signup is not allowed from this account."
|
||||
|
||||
|
|
Loading…
Reference in New Issue