diff --git a/src/assets/translations/en.json b/src/assets/translations/en.json index 9dc50eb..6ecf63f 100644 --- a/src/assets/translations/en.json +++ b/src/assets/translations/en.json @@ -350,7 +350,7 @@ "leave_room": "Leave", "version_info": "Powered by Guardian Project. Version: {version}", "scan_code": "Scan to join the room", - "export_room": "Export chat", + "export_room": "Save chat", "user_admin": "Administrator", "user_moderator": "Moderator", "moderation": "Moderation", @@ -361,7 +361,7 @@ "voice_mode_info": "Switches the chat interface to a 'listen and record' mode", "file_mode": "File mode", "file_mode_info": "Switches the chat interface to a 'file drop' mode", - "download_chat": "Download chat", + "download_chat": "Save chat", "read_only_room": "Read Only", "read_only_room_info": "Only admins and moderators are allowed to send to the room.", "message_retention": "Limit History",