From ebf19636e1cc9e72339aa785fbe3f3579d8c4bb0 Mon Sep 17 00:00:00 2001 From: Mohit Panjwani Date: Tue, 31 Jan 2023 00:13:27 +0530 Subject: [PATCH] New translations en.json (Dutch) --- resources/scripts/locales/nl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/scripts/locales/nl.json b/resources/scripts/locales/nl.json index 2db6f16e..fbbdd26f 100644 --- a/resources/scripts/locales/nl.json +++ b/resources/scripts/locales/nl.json @@ -28,10 +28,10 @@ "from_date": "Vanaf datum", "to_date": "T/m datum", "from": "Vanaf", - "to": "Naar.", - "ok": "Oké.", - "yes": "Ja.", - "no": "Nee.", + "to": "Naar", + "ok": "Oké", + "yes": "Ja", + "no": "Nee", "sort_by": "Sorteer op", "ascending": "Oplopend", "descending": "Aflopend", @@ -54,7 +54,7 @@ "actions": "Acties", "subtotal": "SUBTOTAAL", "discount": "KORTING", - "fixed": "Gemaakt", + "fixed": "Vast", "percentage": "Percentage", "tax": "BELASTING", "total_amount": "TOTAALBEDRAG",