From fa55cf4d042e21638abc865c1ad70756fefdd9d8 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Mon, 1 Apr 2024 00:53:14 +0200 Subject: [PATCH] New translations en.json (Dutch) --- data/nl_NL.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/nl_NL.json b/data/nl_NL.json index e99c54ed..83493572 100644 --- a/data/nl_NL.json +++ b/data/nl_NL.json @@ -86,13 +86,13 @@ "ssid": "SSID" }, "wg": { - "title": "WireGuard Settings", - "btn": "WireGuard Settings", + "title": "WireGuard Instellingen", + "btn": "WireGuard Instellingen", "vpnip": "VPN IP", - "privkey": "Private Key", - "host": "Remote IP", - "port": "Remote Port", - "pubkey": "Remote Public Key" + "privkey": "Private Sleutel", + "host": "Extern IP", + "port": "Externe Poort", + "pubkey": "Externe Openbare Sleutel" }, "mqtt": { "title": "MQTT Instellingen",