diff options
| author | Henry Jameson <me@hjkos.com> | 2021-06-08 11:38:44 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-06-08 11:38:44 +0300 |
| commit | 3abd357694c29c84d213d7d2a7a954ab2a591da0 (patch) | |
| tree | 99aeb473297ff303198ce7134369ede5de0cbb9e /src/i18n | |
| parent | 0583a6b8638afc6b3ea07adceecdb42ca9188251 (diff) | |
moving mentions into separate row
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index d64adaff..cd366132 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -697,6 +697,7 @@ "unbookmark": "Unbookmark", "delete_confirm": "Do you really want to delete this status?", "reply_to": "Reply to", + "mentions": "Mentions", "replies_list": "Replies:", "mute_conversation": "Mute conversation", "unmute_conversation": "Unmute conversation", |
