summaryrefslogtreecommitdiff
path: root/client/locales/nl/messages.gotext.json
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2023-09-25 15:36:39 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2023-09-25 15:36:39 +0200
commite9f22b991250f4e002f020e646d16a67e4920676 (patch)
treec5c4c7c561a57e40463d440736845db1422e93ab /client/locales/nl/messages.gotext.json
parente08fc1cadd5a9f2cedd21fbe8849228c9c5df80f (diff)
Client + Locales: Update cleanup+renew canceled erorr message
Diffstat (limited to 'client/locales/nl/messages.gotext.json')
-rw-r--r--client/locales/nl/messages.gotext.json12
1 files changed, 11 insertions, 1 deletions
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
@@ -283,6 +283,11 @@
"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",
"translation": "De VPN connectie is niet volledig opgeruimd"
@@ -298,6 +303,11 @@
"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}'",
"translation": "Het 'failover' proces kan niet voltooid worden. Gateway: '{Gateway}' en MTU: '{Mtu}'",
@@ -336,4 +346,4 @@
"translation": "Een interne fout is opgetreden"
}
]
-}
+} \ No newline at end of file