From 81929c7f5e1598095bc2befc62d76b9970f6f8d2 Mon Sep 17 00:00:00 2001 From: Stephan Paternotte Date: Mon, 14 Sep 2026 21:20:04 +0200 Subject: [PATCH] Update common.json (Dutch) Home -> Startpagina (= Start Page) --- public/locales/nl/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 66b653e4..8f9c5fc8 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -1,6 +1,6 @@ { "nav": { - "home": "Thuis", + "home": "Startpagina", "about": "Over", "contact": "Contact", "licensing": "Licentie", @@ -385,6 +385,6 @@ "title": "Tool niet beschikbaar", "heading": "Deze tool is uitgeschakeld", "message": "Deze tool is niet beschikbaar in deze implementatie. Neem contact op met de beheerder voor meer informatie.", - "backHome": "Terug naar Thuis" + "backHome": "Terug naar Startpagina" } }