From b8b6a874239a49e528c3f95a3afe74e3bf12188a Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sat, 27 May 2017 13:58:20 +0100 Subject: [PATCH] fixing missing EN translation --- src/i18n/strings/en_EN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index f317c6a08a..f8a0cb16eb 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -407,6 +407,7 @@ "Sender device information": "Sender device information", "Send Invites": "Send Invites", "Send Reset Email": "Send Reset Email", + "sent an image": "sent an image", "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s sent an image.", "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.", "sent a video": "sent a video",