diff options
Diffstat (limited to 'client/locales/fr')
| -rw-r--r-- | client/locales/fr/messages.gotext.json | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/client/locales/fr/messages.gotext.json b/client/locales/fr/messages.gotext.json index e0ecba1..d5a2700 100644 --- a/client/locales/fr/messages.gotext.json +++ b/client/locales/fr/messages.gotext.json @@ -283,6 +283,11 @@ "translation": "" }, { + "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": "" @@ -298,6 +303,11 @@ "translation": "" }, { + "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": "", @@ -336,4 +346,4 @@ "translation": "" } ] -} +}
\ No newline at end of file |
