From 8c275a97b8780d12c8b9de2b2ef50b711ec274b8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:31 +0530 Subject: [PATCH] New translations awards.json (Danish) --- src/i18n/locales/da/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/awards.json b/src/i18n/locales/da/leftSidebar/awards.json index 4222ec12..18165629 100644 --- a/src/i18n/locales/da/leftSidebar/awards.json +++ b/src/i18n/locales/da/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": "Undertitel" } }