From d2745f0e907415a71cde7cf881e3cec19a354ea9 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 17 Jul 2021 11:02:03 -0400 Subject: [PATCH] Adding websocket disconnect message. --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 382ef74..cfaeb8a 100644 --- a/translations/en.json +++ b/translations/en.json @@ -177,6 +177,7 @@ "sign_up": "Sign Up", "notifications_error": "Desktop notifications not available in your browser. Try Firefox or Chrome.", + "websocket_disconnected": "Websocket disconnected", "unread_messages": "Unread Messages", "messages": "Messages", "password": "Password",