From bda7ce9b7e5ba5b621cc80d0c44c26fb25849cff Mon Sep 17 00:00:00 2001 From: Jasper Platenburg <65042215+jxpsert@users.noreply.github.com> Date: Sun, 17 Mar 2024 10:46:38 +0100 Subject: [PATCH] Fixed Dutch translation (#544) --- locales/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/nl.json b/locales/nl.json index 1015945..843438d 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -42,7 +42,7 @@ "Welcome back! You've successfully signed in.": "Welkom terug! Je bent succesvol ingelogd.", "You've successfully subscribed to": "Je hebt je ingeschreven voor", "Your email address": "Je e-mailadres", - "of": "of", + "of": "van", "with the email address": "met het e-mailadres", "with this tag": "met deze tag" }