logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: a3b8e7ad9936ec0353e1ac54402a6e7ae2ef62d8
parent 7ae85c8318add44af1c8f91c9738a2d715da2f3e
Author: Henry Jameson <me@hjkos.com>
Date:   Tue,  8 Jun 2021 16:37:13 +0300

missing localization

Diffstat:

Msrc/i18n/en.json4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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",