diff --git a/data/es_ES.json b/data/es_ES.json index ba317b90..fa1292a2 100644 --- a/data/es_ES.json +++ b/data/es_ES.json @@ -85,6 +85,15 @@ "btn": "Ajustes Wifi", "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" + }, "mqtt": { "title": "Ajustes MQTT", "btn": "Ajustes MQTT",