summaryrefslogtreecommitdiff
path: root/client/locales/en/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/en/messages.gotext.json
parente08fc1cadd5a9f2cedd21fbe8849228c9c5df80f (diff)
Client + Locales: Update cleanup+renew canceled erorr message
Diffstat (limited to 'client/locales/en/messages.gotext.json')
-rw-r--r--client/locales/en/messages.gotext.json14
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}'",