From 4c122b5bed79e291957b9d913dd361a75b583271 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 17 Jul 2021 11:15:25 -0400 Subject: [PATCH] Adding websocket reconnect message. --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index cfaeb8a..4163fa1 100644 --- a/translations/en.json +++ b/translations/en.json @@ -178,6 +178,7 @@ "notifications_error": "Desktop notifications not available in your browser. Try Firefox or Chrome.", "websocket_disconnected": "Websocket disconnected", + "websocket_reconnected": "Websocket reconnected", "unread_messages": "Unread Messages", "messages": "Messages", "password": "Password",