diff --git a/en.json b/en.json
index 1eaa16dd1721ba19aebee9bd396007d22139783c..269213ce29da0d71bb59fb46bee0fe79e7b8d99f 100644
--- a/en.json
+++ b/en.json
@@ -56,7 +56,7 @@
                 "dev": "Developer",
                 "friends": "Friends",
                 "unreads": "Unreads",
-                "saved": "Saved Messages"
+                "saved": "Saved Notes"
             }
         },
         "main": {
@@ -88,6 +88,17 @@
                 "start": {
                     "group": "This is the start of your conversation."
                 },
+                "voice": {
+                    "connected": "Voice connected",
+                    "leave": "Leave",
+                    "mute": "Mute",
+                    "unmute": "Unmute"
+                },
+                "misc": {
+                    "viewing_old": "Viewing older messages",
+                    "jump_present": "Jump to present",
+                    "spoiler_attachment": "Spoiler"
+                },
                 "unknown_user": "<Unknown User>",
                 "edited": "(edited)",
                 "bot": "bot"
@@ -104,6 +115,10 @@
                 "user_settings": "User Settings",
                 "client_settings": "Client Settings"
             },
+            "actions": {
+                "remove": "Remove",
+                "upload": "Upload (max {{filesize}})"
+            },
             "pages": {
                 "account": {
                     "title": "My Account",
@@ -113,7 +128,10 @@
                     "title": "Profile",
                     "info": "Information",
                     "fetching": "Fetching your profile…",
-                    "placeholder": "Write something about yourself…"
+                    "placeholder": "Write something about yourself…",
+                    "profile_picture": "Profile Picture",
+                    "custom_background": "Custom Background",
+                    "edit_background": "Edit Background"
                 },
                 "sessions": {
                     "title": "Sessions",
@@ -205,6 +223,7 @@
             }
         },
         "special": {
+            "copy_username": "Click to copy username",
             "friends": {
                 "pending": "Pending",
                 "blocked": "Blocked",