From 27ccdef806246210696fcb639ac330672ffef8b7 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Fri, 1 Dec 2023 23:54:54 +0100 Subject: [PATCH] New translations en.json (Danish) --- data/da_DK.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/da_DK.json b/data/da_DK.json index fb67c5d9..6e48f802 100644 --- a/data/da_DK.json +++ b/data/da_DK.json @@ -85,6 +85,15 @@ "btn": "WiFi Indstillinger", "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 Indstillinger", "btn": "MQTT Indstillinger",