From 5ee4950a47b8c6b955829f41f9c8774569f886af Mon Sep 17 00:00:00 2001 From: Nikolay Boyadzhiev Date: Sat, 14 Sep 2019 06:35:08 +0000 Subject: [PATCH] Translated using Weblate (English (United States)) Currently translated at 42.0% (756 of 1798 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/en_US/ --- src/i18n/strings/en_US.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/en_US.json b/src/i18n/strings/en_US.json index f88aa14666..496ef59d9f 100644 --- a/src/i18n/strings/en_US.json +++ b/src/i18n/strings/en_US.json @@ -940,5 +940,12 @@ "%(widgetName)s widget modified by %(senderName)s": "%(widgetName)s widget modified by %(senderName)s", "%(displayName)s is typing …": "%(displayName)s is typing …", "%(names)s and %(count)s others are typing …|other": "%(names)s and %(count)s others are typing …", - "Your Riot is misconfigured": "Your Riot is misconfigured" + "Your Riot is misconfigured": "Your Riot is misconfigured", + "Call failed due to misconfigured server": "Call failed due to misconfigured server", + "Please ask the administrator of your homeserver (%(homeserverDomain)s) to configure a TURN server in order for calls to work reliably.": "Please ask the administrator of your homeserver (%(homeserverDomain)s) to configure a TURN server in order for calls to work reliably.", + "Try using turn.matrix.org": "Try using turn.matrix.org", + "Failed to start chat": "Failed to start chat", + "Messages": "Messages", + "Actions": "Actions", + "Other": "Other" }