diff --git a/data/pt_PT.json b/data/pt_PT.json index a92b91a5..64f447e7 100644 --- a/data/pt_PT.json +++ b/data/pt_PT.json @@ -85,6 +85,15 @@ "btn": "Configurar 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": "Configurar MQTT", "btn": "Configurar MQTT",