diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 98ea7d7355..7f5fc88f22 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -16,6 +16,35 @@ "Confirm adding phone number": "Confirm adding phone number", "Click the button below to confirm adding this phone number.": "Click the button below to confirm adding this phone number.", "Add Phone Number": "Add Phone Number", + "common": { + "error": "Error", + "video": "Video", + "people": "People", + "analytics": "Analytics", + "settings": "Settings", + "no_results": "No results", + "message_layout": "Message layout", + "modern": "Modern", + "success": "Success", + "sticker": "Sticker", + "offline": "Offline", + "loading": "Loading…", + "about": "About", + "message": "Message", + "unmute": "Unmute", + "mute": "Mute", + "security": "Security", + "verification_cancelled": "Verification cancelled", + "encryption_enabled": "Encryption enabled", + "image": "Image", + "reactions": "Reactions", + "report_a_bug": "Report a bug", + "forward_message": "Forward message", + "suggestions": "Suggestions", + "password": "Password", + "username": "Username", + "room_name": "Room name" + }, "Unable to load! Check your network connectivity and try again.": "Unable to load! Check your network connectivity and try again.", "Dismiss": "Dismiss", "Attachment": "Attachment", @@ -3361,6 +3390,9 @@ "Switch to light mode": "Switch to light mode", "Switch to dark mode": "Switch to dark mode", "Switch theme": "Switch theme", + "a11y": { + "user_menu": "User menu" + }, "Could not load user profile": "Could not load user profile", "Decrypted event source": "Decrypted event source", "Decrypted source unavailable": "Decrypted source unavailable", @@ -3598,37 +3630,5 @@ "Activate selected button": "Activate selected button", "New line": "New line", "Force complete": "Force complete", - "Search (must be enabled)": "Search (must be enabled)", - "common": { - "error": "Error", - "video": "Video", - "people": "People", - "analytics": "Analytics", - "settings": "Settings", - "no_results": "No results", - "message_layout": "Message layout", - "modern": "Modern", - "success": "Success", - "sticker": "Sticker", - "offline": "Offline", - "loading": "Loading…", - "about": "About", - "message": "Message", - "unmute": "Unmute", - "mute": "Mute", - "security": "Security", - "verification_cancelled": "Verification cancelled", - "encryption_enabled": "Encryption enabled", - "image": "Image", - "reactions": "Reactions", - "report_a_bug": "Report a bug", - "forward_message": "Forward message", - "suggestions": "Suggestions", - "password": "Password", - "username": "Username", - "room_name": "Room name" - }, - "a11y": { - "user_menu": "User menu" - } -} \ No newline at end of file + "Search (must be enabled)": "Search (must be enabled)" +}