diff --git a/data/pt_BR.json b/data/pt_BR.json index 458b9ba5..2717d9ae 100644 --- a/data/pt_BR.json +++ b/data/pt_BR.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",