From e26a769ae2da62ca73c9942787fecc45423ea127 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:19 +0530 Subject: [PATCH] New translations extras.json (Dutch) --- src/i18n/locales/nl/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/extras.json b/src/i18n/locales/nl/leftSidebar/extras.json index 7afc7c06..7937a708 100644 --- a/src/i18n/locales/nl/leftSidebar/extras.json +++ b/src/i18n/locales/nl/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "Sleutel" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "Waarde" } }