Commit a8c8a09a authored by Mike Jang's avatar Mike Jang

Merge branch '219558-improve-error-message-when-confirmation-token-expired' into 'master'

Improve guidance when confirmation token expired

Closes #219558

See merge request gitlab-org/gitlab!37258
parents 024e8cf1 8d2e9ad7
......@@ -53,7 +53,7 @@ en:
errors:
messages:
already_confirmed: "was already confirmed, please try signing in"
confirmation_period_expired: "needs to be confirmed within %{period}, please request a new one"
confirmation_period_expired: "needs to be confirmed within %{period}, please request a new one below"
expired: "has expired, please request a new one"
not_found: "not found"
not_locked: "was not locked"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment