mirror of
https://github.com/discourse/discourse.git
synced 2025-06-10 03:27:49 +08:00
remove extra text in login error
This commit is contained in:
@ -1043,7 +1043,7 @@ en:
|
|||||||
active: "Your account is active and ready."
|
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."
|
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."
|
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}"
|
errors: "%{errors}"
|
||||||
not_available: "Not available. Try %{suggestion}?"
|
not_available: "Not available. Try %{suggestion}?"
|
||||||
|
|
||||||
user:
|
user:
|
||||||
|
Reference in New Issue
Block a user