diff options
Diffstat (limited to 'client/locales/en')
| -rw-r--r-- | client/locales/en/messages.gotext.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/client/locales/en/messages.gotext.json b/client/locales/en/messages.gotext.json index 03feb19..ab168fc 100644 --- a/client/locales/en/messages.gotext.json +++ b/client/locales/en/messages.gotext.json @@ -333,6 +333,13 @@ "fuzzy": true }, { + "id": "The cleanup process was canceled", + "message": "The cleanup process was canceled", + "translation": "The cleanup process was canceled", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { "id": "Failed to cleanup the VPN connection for the current server", "message": "Failed to cleanup the VPN connection for the current server", "translation": "Failed to cleanup the VPN connection for the current server", @@ -354,6 +361,13 @@ "fuzzy": true }, { + "id": "The renewing process was canceled", + "message": "The renewing process was canceled", + "translation": "The renewing process was canceled", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "translation": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", |
