diff --git a/data/nl_NL.json b/data/nl_NL.json index 918de554..e99c54ed 100644 --- a/data/nl_NL.json +++ b/data/nl_NL.json @@ -85,6 +85,15 @@ "btn": "Wifi Instellingen", "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": "MQTT Instellingen", "btn": "MQTT Instellingen",