From 38720e6216e48d9229c5b1b8cea254534e21ce15 Mon Sep 17 00:00:00 2001 From: Richard Lewis Date: Mon, 21 Aug 2017 10:05:16 +0100 Subject: [PATCH] Add internationlisation. --- src/i18n/strings/en_EN.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index c3ac9e7023..a2c9b99822 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -264,6 +264,7 @@ "Disinvite": "Disinvite", "Display name": "Display name", "Displays action": "Displays action", + "Do you want to load widget from URL:": "Do you want to load widget from URL:", "Don't send typing notifications": "Don't send typing notifications", "Download %(text)s": "Download %(text)s", "Drop File Here": "Drop File Here", @@ -433,6 +434,7 @@ "AM": "AM", "PM": "PM", "NOT verified": "NOT verified", + "NOTE: Apps are not end-to-end encrypted": "NOTE: Apps are not end-to-end encrypted", "No devices with registered encryption keys": "No devices with registered encryption keys", "No display name": "No display name", "No more results": "No more results",