diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-05-30 17:18:24 +0200 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-05-30 17:18:24 +0200 |
| commit | f18852657b8838ec6e60ab9694d2278c827dd775 (patch) | |
| tree | c36c7c51f7509f9c2d4a3b64c85dca9f7ed341e4 /client/locales/es/messages.gotext.json | |
| parent | 650052331aecd2b952610b2f03a5b0122448c496 (diff) | |
Client: Update translations from Weblate
Diffstat (limited to 'client/locales/es/messages.gotext.json')
| -rw-r--r-- | client/locales/es/messages.gotext.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/locales/es/messages.gotext.json b/client/locales/es/messages.gotext.json index b23fb2d..5b90446 100644 --- a/client/locales/es/messages.gotext.json +++ b/client/locales/es/messages.gotext.json @@ -39,7 +39,7 @@ { "id": "The secure internet server with organisation ID: '{Identifier}' could not be added", "message": "The secure internet server with organisation ID: '{Identifier}' could not be added", - "translation": "No se ha podido añadir el servidor seguro de Internet con ID de organización: '{Identifier}'.", + "translation": "El servidor seguro de Internet con ID de organización: '{Identifier}' no se ha podido añadir", "placeholders": [ { "id": "Identifier", @@ -254,7 +254,7 @@ { "id": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", "message": "Failover failed to complete with gateway: '{Gateway}' and MTU: '{Mtu}'", - "translation": "Error en la conmutación por error con puerta de enlace: '{Gateway}' y MTU: '{Mtu}'.", + "translation": "Error en la conmutación por error con puerta de enlace: '{Gateway}' y MTU: '{Mtu}'", "placeholders": [ { "id": "Gateway", |
