From 3bb6b0b56ca0ff00fa4ec035298a8244c59a05e8 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Fri, 1 Dec 2023 23:55:02 +0100 Subject: [PATCH] New translations en.json (Portuguese) --- data/pt_PT.json | 9 +++++++++ 1 file changed, 9 insertions(+) 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",