From 1c84872b31d35d2a6a0777e831e97815a82ae69c Mon Sep 17 00:00:00 2001 From: dwelle Date: Sat, 31 Dec 2022 22:40:31 +0100 Subject: [PATCH] tweak message --- src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index 83e10d1f2..86f6bae89 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -203,7 +203,7 @@ "invalidSVGString": "Invalid SVG.", "cannotResolveCollabServer": "Couldn't connect to the collab server. Please reload the page and try again.", "importLibraryError": "Couldn't load library", - "socketDisconnected": "We've been disconnected from the server", + "socketDisconnected": "You've been disconnected from the server", "socketConnectionError": "Couldn't connect to the server" }, "toolBar": {