diff options
Diffstat (limited to 'client/locales/nl')
| -rw-r--r-- | client/locales/nl/messages.gotext.json | 12 |
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 |
