From 2ff4272133dc24876e4c0220f0ad6fa0361d6925 Mon Sep 17 00:00:00 2001 From: Stephan Paternotte Date: Mon, 6 Apr 2026 22:13:10 +0200 Subject: [PATCH] Update common.json - Dutch language Corrections of automated translations --- public/locales/nl/common.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 6148761..fca5072 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -366,9 +366,9 @@ "subtitle": "Selecteer een tool om te beginnen" }, "disabledTool": { - "title": "Tool Niet Beschikbaar", + "title": "Tool niet beschikbaar", "heading": "Deze tool is uitgeschakeld", - "message": "Deze tool is niet beschikbaar in uw implementatie. Neem contact op met uw beheerder voor meer informatie.", - "backHome": "Terug naar Home" + "message": "Deze tool is niet beschikbaar in jouw implementatie. Neem contact op met je beheerder voor meer informatie.", + "backHome": "Terug naar Thuis" } }