email brand hygiene (#11)

implements proper email hygiene, including templates and a language .json

Reviewed-on: #11
Co-authored-by: vickydotbat <vickydotbat@tutamail.com>
Co-committed-by: vickydotbat <vickydotbat@tutamail.com>
This commit was merged in pull request #11.
This commit is contained in:
2026-06-27 08:02:15 +00:00
committed by archvillainette
parent a26386895f
commit 159e28a719
19 changed files with 1852 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"reset.preheader": "Reset your Shadows Over Westgate password",
"welcome.preheader": "Confirm your email to enter Shadows Over Westgate",
"verify-email.preheader": "Confirm your new email address",
"reset_notify.preheader": "Your Shadows Over Westgate password was changed",
"registration_accepted.preheader": "Your Shadows Over Westgate account is approved",
"invitation.preheader": "You have been invited to Shadows Over Westgate",
"banned.preheader": "Your Shadows Over Westgate account status has changed",
"test.preheader": "Test email from Shadows Over Westgate",
"notification.preheader": "You have a new notification on Shadows Over Westgate",
"digest.preheader": "Your Shadows Over Westgate activity digest"
}