From 983cf13fd0903ba9bc583fedfeb993e8b0b4ce76 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Wed, 22 May 2024 20:14:31 +0200 Subject: [PATCH] New translations en.json (Spanish) --- data/es_ES.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/data/es_ES.json b/data/es_ES.json index fa1292a2..7df5c933 100644 --- a/data/es_ES.json +++ b/data/es_ES.json @@ -86,13 +86,13 @@ "ssid": "SSID" }, "wg": { - "title": "WireGuard Settings", - "btn": "WireGuard Settings", - "vpnip": "VPN IP", - "privkey": "Private Key", - "host": "Remote IP", - "port": "Remote Port", - "pubkey": "Remote Public Key" + "title": "Ajustes de WireGuard", + "btn": "Ajustes de WireGuard", + "vpnip": "IP VPN", + "privkey": "Clave Privada", + "host": "IP Remota", + "port": "Puerto Remoto", + "pubkey": "Clave Pública Remota" }, "mqtt": { "title": "Ajustes MQTT",