From a1395de40592c78b31d47f4dd6a956af4a2717d1 Mon Sep 17 00:00:00 2001
From: Jeremy Kescher <jeremy@kescher.at>
Date: Wed, 10 May 2023 00:02:17 +0200
Subject: [PATCH] Remove duplicate notification_mailer definition

---
 config/locales-glitch/en.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/config/locales-glitch/en.yml b/config/locales-glitch/en.yml
index c35adc100d..9f20402570 100644
--- a/config/locales-glitch/en.yml
+++ b/config/locales-glitch/en.yml
@@ -45,8 +45,3 @@ en:
       body: "%{name} reacted to your post:"
       subject: "%{name} reacted to your post"
       title: New reaction
-  notification_mailer:
-    reaction:
-      body: "%{name} reacted to your post:"
-      subject: "%{name} reacted to your post"
-      title: New reaction