From e6af309f370422abbe2e388b1c332f5bb01be6e0 Mon Sep 17 00:00:00 2001 From: Thorben Grove Date: Tue, 5 Dec 2023 07:24:26 +0100 Subject: [PATCH] revert translation changes --- public/locales/de/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 411c563a..fcd45f39 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -127,7 +127,7 @@ "connectionStatusUnconfigured": "Unkonfiguriert", "connectionStatusConnecting": "Verbinde", "connectionStatusAuthenticating": "Authenifiziere", - "connectionStatusPendingDisconnect": "Ausstehende Trennung", + "connectionStatusPendingDisconnect": "Anstehende Trennung", "connectionStatusDisconnecting": "Trenne", "connectionStatusDisconnected": "Getrennt", "connectionStatusConnected": "Verbunden",