mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Prevent login until email is confirmed
This commit is contained in:
@@ -1039,6 +1039,7 @@ en:
|
||||
wait_approval: "Thanks for signing up. We will notify you when your account has been approved."
|
||||
active: "Your account is active and ready."
|
||||
activate_email: "You're almost done! We sent an activation email to <b>%{email}</b>. Please follow the instructions in the email to activate your account."
|
||||
not_activated: "You can't log in yet. We sent an activation email to you. Please follow the instructions in the email to activate your account."
|
||||
errors: "Failed to create account: %{errors}"
|
||||
not_available: "Not available. Try %{suggestion}?"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user