summaryrefslogtreecommitdiff
path: root/client/locales/es
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-04 11:11:00 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-04 11:11:00 +0100
commit37fb11c6e90bed2082beeb82fd3be50a1d2ca3f3 (patch)
treee538e9de1d95d953585cd0883f52c773d76bcda6 /client/locales/es
parent54e0224e58ad1b2556de1502c3a5a2b2ded33b7b (diff)
Locale: Sync translations
Diffstat (limited to 'client/locales/es')
-rw-r--r--client/locales/es/messages.gotext.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/locales/es/messages.gotext.json b/client/locales/es/messages.gotext.json
index 02d6693..cdce493 100644
--- a/client/locales/es/messages.gotext.json
+++ b/client/locales/es/messages.gotext.json
@@ -62,8 +62,8 @@
]
},
{
- "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorizate again. Please manually connect again.",
- "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorizate again. Please manually connect again.",
+ "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.",
+ "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.",
"translation": "El cliente intentó autoconectarse al servidor VPN: '{Identifier}', pero necesita autorizarse de nuevo. Por favor, conéctese manualmente de nuevo.",
"placeholders": [
{
@@ -175,4 +175,4 @@
"translation": "Se ha producido un error"
}
]
-} \ No newline at end of file
+}