diff --git a/src/i18n/strings/en_US.json b/src/i18n/strings/en_US.json
index 4a7f75a8f6..34a87166eb 100644
--- a/src/i18n/strings/en_US.json
+++ b/src/i18n/strings/en_US.json
@@ -841,5 +841,78 @@
"Decline": "Decline",
"Disable markdown formatting": "Disable markdown formatting",
"Disable Notifications": "Disable Notifications",
- "Enable Notifications": "Enable Notifications"
+ "Enable Notifications": "Enable Notifications",
+ "Create new room": "Create new room",
+ "Room directory": "Room directory",
+ "Start chat": "Start chat",
+ "Welcome page": "Welcome page",
+ "Create a new chat or reuse an existing one": "Create a new chat or reuse an existing one",
+ "Drop File Here": "Drop File Here",
+ "Encrypted by a verified device": "Encrypted by a verified device",
+ "Encrypted by an unverified device": "Encrypted by an unverified device",
+ "Encryption is enabled in this room": "Encryption is enabled in this room",
+ "Encryption is not enabled in this room": "Encryption is not enabled in this room",
+ "Error: Problem communicating with the given homeserver.": "Error: Problem communicating with the given homeserver.",
+ "Failed to fetch avatar URL": "Failed to fetch avatar URL",
+ "Failed to upload profile picture!": "Failed to upload profile picture!",
+ "Home": "Home",
+ "Incoming call from %(name)s": "Incoming call from %(name)s",
+ "Incoming video call from %(name)s": "Incoming video call from %(name)s",
+ "Incoming voice call from %(name)s": "Incoming voice call from %(name)s",
+ "Join as voice or video.": "Join as voice or video.",
+ "Last seen": "Last seen",
+ "Level:": "Level:",
+ "No display name": "No display name",
+ "Otherwise, click here to send a bug report.": "Otherwise, click here to send a bug report.",
+ "Private Chat": "Private Chat",
+ "Public Chat": "Public Chat",
+ "Reason: %(reasonText)s": "Reason: %(reasonText)s",
+ "Rejoin": "Rejoin",
+ "Room contains unknown devices": "Room contains unknown devices",
+ "%(roomName)s does not exist.": "%(roomName)s does not exist.",
+ "%(roomName)s is not accessible at this time.": "%(roomName)s is not accessible at this time.",
+ "Searching known users": "Searching known users",
+ "Seen by %(userName)s at %(dateTime)s": "Seen by %(userName)s at %(dateTime)s",
+ "Send anyway": "Send anyway",
+ "Set": "Set",
+ "Show Text Formatting Toolbar": "Show Text Formatting Toolbar",
+ "Start authentication": "Start authentication",
+ "The phone number entered looks invalid": "The phone number entered looks invalid",
+ "This invitation was sent to an email address which is not associated with this account:": "This invitation was sent to an email address which is not associated with this account:",
+ "This room": "This room",
+ "To link to a room it must have an address.": "To link to a room it must have an address.",
+ "Unable to ascertain that the address this invite was sent to matches one associated with your account.": "Unable to ascertain that the address this invite was sent to matches one associated with your account.",
+ "Undecryptable": "Undecryptable",
+ "Unencrypted message": "Unencrypted message",
+ "unknown caller": "unknown caller",
+ "Unnamed Room": "Unnamed Room",
+ "Unverified": "Unverified",
+ "Uploading %(filename)s and %(count)s others.zero": "Uploading %(filename)s",
+ "Uploading %(filename)s and %(count)s others.one": "Uploading %(filename)s and %(count)s other",
+ "Uploading %(filename)s and %(count)s others.other": "Uploading %(filename)s and %(count)s others",
+ "Upload new:": "Upload new:",
+ "%(user)s is a": "%(user)s is a",
+ "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (power %(powerLevelNumber)s)",
+ "Username invalid: %(errMessage)s": "Username invalid: %(errMessage)s",
+ "Verified": "Verified",
+ "Would you like to accept or decline this invitation?": "Would you like to accept or decline this invitation?",
+ "You already have existing direct chats with this user:": "You already have existing direct chats with this user:",
+ "You have been banned from %(roomName)s by %(userName)s.": "You have been banned from %(roomName)s by %(userName)s.",
+ "You have been kicked from %(roomName)s by %(userName)s.": "You have been kicked from %(roomName)s by %(userName)s.",
+ "You may wish to login with a different account, or add this email to this account.": "You may wish to login with a different account, or add this email to this account.",
+ "You must register to use this functionality": "You must register to use this functionality",
+ "Your home server does not support device management.": "Your home server does not support device management.",
+ "Resend all or cancel all now. You can also select individual messages to resend or cancel.": "Resend all or cancel all now. You can also select individual messages to resend or cancel.",
+ "(~%(count)s results).one": "(~%(count)s result)",
+ "(~%(count)s results).other": "(~%(count)s results)",
+ "New Password": "New Password",
+ "Device Name": "Device Name",
+ "Start chatting": "Start chatting",
+ "Start Chatting": "Start Chatting",
+ "Click on the button below to start chatting!": "Click on the button below to start chatting!",
+ "Username available": "Username available",
+ "Username not available": "Username not available",
+ "Something went wrong!": "Something went wrong!",
+ "This will be your account name on the homeserver, or you can pick a different server.": "This will be your account name on the homeserver, or you can pick a different server.",
+ "If you already have a Matrix account you can log in instead.": "If you already have a Matrix account you can log in instead."
}