Fix user creation failure handling in OAuth paths (#29207)
This commit is contained in:
parent
d9abcc61ff
commit
ceff4265e1
3 changed files with 7 additions and 1 deletions
|
@ -12,6 +12,7 @@ en:
|
|||
last_attempt: You have one more attempt before your account is locked.
|
||||
locked: Your account is locked.
|
||||
not_found_in_database: Invalid %{authentication_keys} or password.
|
||||
omniauth_user_creation_failure: Error creating an account for this identity.
|
||||
pending: Your account is still under review.
|
||||
timeout: Your session expired. Please login again to continue.
|
||||
unauthenticated: You need to login or sign up before continuing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue