From a4c910e39fb1201f08b90b75bfe3b68742fdf7c5 Mon Sep 17 00:00:00 2001
From: Crayolable <6463649+Crayolable@users.noreply.github.com>
Date: Mon, 12 Jun 2023 21:37:19 -0400
Subject: [PATCH] Added fields for application denial emails, both with and
without a deny reason. (#53)
---
email/en.json | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/email/en.json b/email/en.json
index 9a38025..a3dd86a 100644
--- a/email/en.json
+++ b/email/en.json
@@ -1,11 +1,14 @@
{ "registration_approved_subject": "Registration approved for {username}",
"registration_approved_body": "Your registration application has been approved. Welcome to {hostname}!",
"registration_denied": "Registration denied",
+ "registration_denied_subject": "Registration denied for {username}",
+ "registration_denied_body": "Your registration application for {hostname} has been denied.",
+ "registration_denied_reason_body": "Your registration application for {hostname} has been denied.
The following reason was provided:
\"{deny_reason}\"",
"application_question_required": "You must add an application questionnaire if applications are required.",
"password_reset_subject": "Password reset for {username}",
"password_reset_body": "