diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json
index a68882a4fe6..fcad2150575 100644
--- a/app/javascript/mastodon/locales/en.json
+++ b/app/javascript/mastodon/locales/en.json
@@ -463,6 +463,8 @@
"column.firehose_local": "Live feed for this server",
"column.firehose_singular": "Live feed",
"column.follow_requests": "Follow requests",
+ "column.following": "Following",
+ "column.following_settings": "Following Feed Settings",
"column.has_unread_content": "(has unread content)",
"column.home": "Home",
"column.list_members": "Manage list members",
@@ -862,7 +864,6 @@
"home.pending_critical_update.body": "Please update your Mastodon server as soon as possible!",
"home.pending_critical_update.link": "See updates",
"home.pending_critical_update.title": "Critical security update available!",
- "home.settings": "Home Settings",
"home.show_announcements": "Show announcements",
"ignore_notifications_modal.bots_title": "Ignore notifications from bots?",
"ignore_notifications_modal.disclaimer": "Mastodon cannot inform users that you've ignored their notifications. Ignoring notifications will not stop the messages themselves from being sent.",
@@ -1358,6 +1359,7 @@
"status.mute_conversation": "Mute conversation",
"status.not_quoted": "You are not quoted in this post",
"status.open": "Expand this post",
+ "status.options": "Post options",
"status.pin": "Pin on profile",
"status.public_only": "This post is private",
"status.quote": "Quote",
@@ -1405,6 +1407,7 @@
"status.show_less_all": "Show less for all",
"status.show_more_all": "Show more for all",
"status.show_original": "Show original",
+ "status.title": "Post by {name}",
"status.title.with_attachments": "{user} posted {attachmentCount, plural, one {an attachment} other {{attachmentCount} attachments}}",
"status.translate": "Translate",
"status.translated_from_with": "Translated from {lang} using {provider}",