From 15c9858d3747dca391bfc59357d780418346fb6d Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Wed, 17 May 2023 03:04:49 +0200 Subject: [PATCH] New translations en.json (Dutch) --- data/nl_NL.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/nl_NL.json b/data/nl_NL.json index 101c27b5..a8b4ed78 100644 --- a/data/nl_NL.json +++ b/data/nl_NL.json @@ -51,9 +51,9 @@ "always": "Altijd" }, "editor": { - "title": "Bestands Editor", - "btn": "Bestands Editor", - "nav": "Bestands Editor" + "title": "Bestandseditor", + "btn": "Bestandseditor", + "nav": "Bestandseditor" }, "reset": { "title": "Fabrieksinstellingen", @@ -119,7 +119,7 @@ "btn": "Debug Instellingen", "baud": "Baudrate", "tele": "Tele Periode", - "ansi": "Gebruik ANSI-codes", + "ansi": "Gebruik ANSI codes", "host": "Syslog Server", "port": "Syslog Poort", "ietf": "IETF (RFC 5424)",