diff options
| author | Henry Jameson <me@hjkos.com> | 2021-06-08 16:37:13 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-06-08 16:37:13 +0300 |
| commit | a3b8e7ad9936ec0353e1ac54402a6e7ae2ef62d8 (patch) | |
| tree | 644c2d02f8c8ca5a1062dfee70573a46e43df59d /src | |
| parent | 7ae85c8318add44af1c8f91c9738a2d715da2f3e (diff) | |
missing localization
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files 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", |
