mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Allow sending test e-mails to any email address when disable_email is set to non-staff (#6792)
This commit is contained in:
@@ -2055,7 +2055,6 @@ en:
|
||||
email:
|
||||
sent_test: "sent!"
|
||||
sent_test_disabled: "cannot send because emails are disabled"
|
||||
sent_test_disabled_for_non_staff: "cannot send because emails are disabled for non-staff"
|
||||
|
||||
user:
|
||||
deactivated: "Was deactivated due to too many bounced emails to '%{email}'."
|
||||
|
||||
Reference in New Issue
Block a user