From 99b0ee27fa9403e10bbc9b1486518393344fe744 Mon Sep 17 00:00:00 2001 From: Essem Date: Mon, 18 Dec 2023 20:10:59 -0600 Subject: [PATCH] Fix locales even more --- config/locales-glitch/de.yml | 4 ++-- config/locales-glitch/en.yml | 4 ++-- config/locales-glitch/fr.yml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/locales-glitch/de.yml b/config/locales-glitch/de.yml index 1cba3ec252..349b687b36 100644 --- a/config/locales-glitch/de.yml +++ b/config/locales-glitch/de.yml @@ -38,10 +38,10 @@ de: title: Nutzer-Verifizierung generic: use_this: Benutze das - settings: - flavours: Varianten notification_mailer: reaction: body: "%{name} hat auf deinen Beitrag reagiert:" subject: "%{name} hat auf deinen Beitrag reagiert" title: Neue Reaktion + settings: + flavours: Varianten diff --git a/config/locales-glitch/en.yml b/config/locales-glitch/en.yml index e88e98191e..43b8ca6c72 100644 --- a/config/locales-glitch/en.yml +++ b/config/locales-glitch/en.yml @@ -38,10 +38,10 @@ en: title: User verification generic: use_this: Use this - settings: - flavours: Flavours notification_mailer: reaction: body: "%{name} reacted to your post:" subject: "%{name} reacted to your post" title: New reaction + settings: + flavours: Flavours diff --git a/config/locales-glitch/fr.yml b/config/locales-glitch/fr.yml index 770f5d4d9e..ebae67db4c 100644 --- a/config/locales-glitch/fr.yml +++ b/config/locales-glitch/fr.yml @@ -38,10 +38,10 @@ fr: title: Vérification de l'utilisateur generic: use_this: Utiliser ceci - settings: - flavours: Thèmes notification_mailer: reaction: body: "%{name} a réagi·e à votre message:" subject: "%{name} a réagi·e à votre message" title: Nouvelle réaction + settings: + flavours: Thèmes