From 63c976441d6a497267dd45a62c26f32c081baec2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:11:50 +0530 Subject: [PATCH] New translations awards.json (German) --- src/i18n/locales/de/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/de/leftSidebar/awards.json b/src/i18n/locales/de/leftSidebar/awards.json index f2e70b82..250b473f 100644 --- a/src/i18n/locales/de/leftSidebar/awards.json +++ b/src/i18n/locales/de/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Titel", - "placeholder": "Mathematik & Wissenschaft Olympiade" + "label": "Titel" }, "subtitle": { - "label": "Untertitel", - "placeholder": "Erster Platz, internationales Niveau" - }, - "description": { - "placeholder": "Du kannst darüber schreiben, welche Eigenschaften dich zum Erreichen dieser Auszeichnung geführt haben." + "label": "Untertitel" } }