From c364de1b17873af01a23411913fc9a2f55c5f0e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Loos?= Date: Thu, 25 Jun 2020 19:09:41 +0200 Subject: [PATCH] Cap case --- resources/assets/js/plugins/nl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/assets/js/plugins/nl.json b/resources/assets/js/plugins/nl.json index 55dee01d..c7395e2a 100644 --- a/resources/assets/js/plugins/nl.json +++ b/resources/assets/js/plugins/nl.json @@ -41,8 +41,8 @@ "showing": "Weergegeven", "of": "van", "actions": "Acties", - "subtotal": "SUBTOTAAL", - "discount": "KORTING", + "subtotal": "Subtotaal", + "discount": "Korting", "fixed": "Gemaakt", "percentage": "Percentage", "tax": "Belasting",