mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-10 22:14:35 -04:00
Show the error message when send activation email fails from admin
This commit is contained in:
parent
ceee8ed63b
commit
a0f07f8914
1 changed files with 1 additions and 1 deletions
|
@ -1198,7 +1198,7 @@ en:
|
|||
delete_failed: "There was an error deleting that user. Make sure all posts are deleted before trying to delete the user."
|
||||
send_activation_email: "Send Activation Email"
|
||||
activation_email_sent: "An activation email has been sent."
|
||||
send_activation_email_failed: "There was a problem sending another activation email."
|
||||
send_activation_email_failed: "There was a problem sending another activation email. %{error}"
|
||||
activate: "Activate Account"
|
||||
activate_failed: "There was a problem activating the user."
|
||||
deactivate_account: "Deactivate Account"
|
||||
|
|
Loading…
Add table
Reference in a new issue