diff --git a/email/en.json b/email/en.json index badb7c0..8c2ccbe 100644 --- a/email/en.json +++ b/email/en.json @@ -18,5 +18,7 @@ "notification_private_message_subject": "Private message from {username}", "notification_private_message_body": "

Private message


{username} - {message_text}

inbox", "new_application_subject": "{username} has applied to join {hostname}", - "new_application_body": "Please click the link below to view their application.

View Applications" + "new_application_body": "Please click the link below to view their application.

View Applications", + "new_report_subject": "New report created by {reporter_username} for {reported_username} on {hostname}", + "new_report_body": "Please click the link below to view all reports.

View Reports" }