From 56079b0e1a86cb05c35c46a5fa70e4003b8f0a87 Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Tue, 9 May 2023 23:04:44 +0200 Subject: [PATCH] Move reaction locale to locales-glitch --- 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