From 545705b01818d4239710633ef9b1dacfafc61b44 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 18 Dec 2016 11:27:28 +1300 Subject: Fallback to REST if WebSocket not available --- web/l10n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web/l10n/en.json') diff --git a/web/l10n/en.json b/web/l10n/en.json index f969db4..4b883c7 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -48,6 +48,7 @@ "errorTitle": "Error", "errorUnknown": "Unknown error", "errorConnection": "Connection error", + "errorSocket": "Web socket connection error", "userEmail": "Email", "userPassword": "Password", "userAdmin": "Admin", -- cgit v1.2.3