From e809051df3843cf2422d3e752ae409e7fa64dd71 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:13 +0530 Subject: [PATCH] New translations awards.json (Dutch) --- src/i18n/locales/nl/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/nl/leftSidebar/awards.json b/src/i18n/locales/nl/leftSidebar/awards.json index 4222ec12..a06ed1e1 100644 --- a/src/i18n/locales/nl/leftSidebar/awards.json +++ b/src/i18n/locales/nl/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Titel" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "Ondertitel" } }