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