From e4b4452bfe14fca897996b05aeec3efc7ae7c156 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 29 Mar 2026 23:22:58 +0200 Subject: [PATCH] New translations en.json (Dutch) --- website/src/locales/nl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/nl.json b/website/src/locales/nl.json index 5042eadb5..d9fff6af8 100644 --- a/website/src/locales/nl.json +++ b/website/src/locales/nl.json @@ -506,9 +506,9 @@ "foss": "Gratis, advertentievrije en open source", "foss_description": "De website is gratis te gebruiken, zonder advertenties, en de broncode is openbaar beschikbaar op GitHub.", "privacy": "Privacyvriendelijk", - "privacy_description": "Your GPX files never leave your browser. No tracking, no data collection.", + "privacy_description": "Uw GPX-bestanden verlaten nooit uw browser. Geen tracking, geen analyse.", "community": "Mogelijk gemaakt door de community", - "community_description": "Thanks to user donations, gpx.studio has remained sustainable for years, with an amazing community contributing ideas, reporting issues, and translating the website worldwide.", + "community_description": "gpx.studio has an amazing community that has covered its costs through donations for years, while shaping the project through feature suggestions, bug reports, and translations into many languages.", "support_button": "Ondersteun gpx.studio op Open Collective", "translate_button": "Help de website te vertalen op Crowdin" },