From a3b8e7ad9936ec0353e1ac54402a6e7ae2ef62d8 Mon Sep 17 00:00:00 2001
From: Henry Jameson <me@hjkos.com>
Date: Tue, 8 Jun 2021 16:37:13 +0300
Subject: [PATCH] missing localization

---
 src/i18n/en.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/i18n/en.json b/src/i18n/en.json
index de1f23b4..2b253efb 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -259,8 +259,8 @@
     "security": "Security",
     "setting_changed": "Setting is different from default",
     "enter_current_password_to_confirm": "Enter your current password to confirm your identity",
-    "mentions_old_style": "Old style mentions",
-    "mentions_old_place": "Leave mentions inside post",
+    "mentions_new_style": "Fancier mention links",
+    "mentions_new_place": "Put mentions on a separate line",
     "mfa": {
       "otp": "OTP",
       "setup_otp": "Setup OTP",