From 6a8d8cf268f542453f67616302eec68daee44b30 Mon Sep 17 00:00:00 2001 From: Stephan Paternotte Date: Wed, 25 Mar 2026 11:27:46 +0100 Subject: [PATCH] Update tools.json Typo's corrected. AI check worked very well ! --- public/locales/nl/tools.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/nl/tools.json b/public/locales/nl/tools.json index 0833c09..8360f18 100644 --- a/public/locales/nl/tools.json +++ b/public/locales/nl/tools.json @@ -282,11 +282,11 @@ "name": "PDF naar PNG", "subtitle": "Converteer elke PDF-pagina naar een PNG-afbeelding.", "imageScale": "Schaal", - "imageScaleExplanation": "Hogere schaal = beter kwaliteit en grotere bestanden", + "imageScaleExplanation": "Hogere schaal = betere kwaliteit en grotere bestanden", "alert": { "invalidFile": "Ongeldig bestand", "invalidFileExplanation": "Laad een PDF-bestand.", - "noFile": "No File", + "noFile": "Geen bestand", "noFileExplanation": "Laad eerst een PDF-bestand.", "conversionSuccess": "PDF met succes omgezet naar PNG's!", "conversionError": "Conversie van PDF naar PNG is mislukt. Het bestand kan beschadigd zijn." @@ -339,7 +339,7 @@ "loadingVips": "Beeldprocessor laden...", "converting": "Converteren naar TIFF...", "alert": { - "invalidFile": "Ongeldig bestand File", + "invalidFile": "Ongeldig bestand", "invalidFileExplanation": "Laad een PDF-bestand.", "noFile": "Geen bestand", "noFileExplanation": "Laad eerst een PDF-bestand.",