From c2f85deb115ae926d387764bf9dd1dbacb111044 Mon Sep 17 00:00:00 2001 From: 92Kev <132282021+92Kev@users.noreply.github.com> Date: Tue, 2 May 2023 08:51:57 +0200 Subject: [PATCH] Added Dutch language string file Initial translation to Dutch from English string file --- client/strings/nl.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 client/strings/nl.json diff --git a/client/strings/nl.json b/client/strings/nl.json new file mode 100644 index 00000000..1becba2b --- /dev/null +++ b/client/strings/nl.json @@ -0,0 +1 @@ +404: Not Found \ No newline at end of file