From a7fdcd181990509c75b97de3c8991c6ca50ca350 Mon Sep 17 00:00:00 2001 From: Sander Saarend Date: Fri, 16 Jun 2023 17:59:11 +0300 Subject: [PATCH] Remove e-mail verified source strings (#58) --- email/en.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/email/en.json b/email/en.json index 2a766d3..30c5fbf 100644 --- a/email/en.json +++ b/email/en.json @@ -10,8 +10,6 @@ "password_reset_body": "

Password Reset Request for {username}


Click here to reset your password", "verify_email_subject": "Verify your email address for {hostname}", "verify_email_body": "Please click the link below to verify your email address for the account @{username}@{hostname}. Ignore this email if the account isn't yours.

, Verify your email", - "email_verified_subject": "Email verified for {username}", - "email_verified_body": "Your email has been verified.", "notification_post_reply_subject": "Reply from {username}", "notification_post_reply_body": "

Post reply


{username} - {comment_text}

inbox", "notification_comment_reply_subject": "Reply from {username}",