diff options
| author | Henry Jameson <me@hjkos.com> | 2021-06-08 12:58:28 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-06-08 12:58:28 +0300 |
| commit | 9ea370033af450c0d5e4650a7c10f0e1ffec911c (patch) | |
| tree | a23f0aa79bf50f4e6d7dca8aac2116caa221b97b /src/i18n | |
| parent | 3abd357694c29c84d213d7d2a7a954ab2a591da0 (diff) | |
configurable mentions placement
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index cd366132..da2f6ddf 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -259,6 +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", "mfa": { "otp": "OTP", "setup_otp": "Setup OTP", |
