mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Send a suspension message via email to a user
This commit is contained in:
@@ -2630,6 +2630,17 @@ en:
|
||||
|
||||
%{message}
|
||||
|
||||
account_suspended:
|
||||
title: "Account Suspended"
|
||||
subject_template: "[%{email_prefix}] Your account has been suspended"
|
||||
text_body_template: |
|
||||
You have been suspended from the forum until %{suspended_till}.
|
||||
|
||||
%{reason}
|
||||
|
||||
%{message}
|
||||
|
||||
|
||||
digest:
|
||||
why: "A brief summary of %{site_link} since your last visit on %{last_seen_at}"
|
||||
since_last_visit: "Since your last visit"
|
||||
|
||||
Reference in New Issue
Block a user