From e9f22b991250f4e002f020e646d16a67e4920676 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Mon, 25 Sep 2023 15:36:39 +0200 Subject: Client + Locales: Update cleanup+renew canceled erorr message --- client/locales/nl/messages.gotext.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'client/locales/nl') diff --git a/client/locales/nl/messages.gotext.json b/client/locales/nl/messages.gotext.json index 9653f6e..e10a694 100644 --- a/client/locales/nl/messages.gotext.json +++ b/client/locales/nl/messages.gotext.json @@ -282,6 +282,11 @@ "message": "Failed to get the current server to cleanup the connection", "translation": "De huidige server kan niet opgehaald worden om de connectie te verwijderen" }, + { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "" + }, { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", @@ -297,6 +302,11 @@ "message": "Failed to get current server for renewing the session", "translation": "De huidige server kan niet opgehaald worden om de sessie te hernieuwen" }, + { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "" + }, { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", @@ -336,4 +346,4 @@ "translation": "Een interne fout is opgetreden" } ] -} +} \ No newline at end of file -- cgit v1.2.3