From ad46aa6c50e394743c18fda0b1b8a4292c703094 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 12:26:08 +0530 Subject: [PATCH] New translations awards.json (German) --- src/i18n/locales/de/leftSidebar/awards.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/de/leftSidebar/awards.json b/src/i18n/locales/de/leftSidebar/awards.json index 4222ec12..f2e70b82 100644 --- a/src/i18n/locales/de/leftSidebar/awards.json +++ b/src/i18n/locales/de/leftSidebar/awards.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Titel", + "placeholder": "Mathematik & Wissenschaft Olympiade" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" + "label": "Untertitel", + "placeholder": "Erster Platz, internationales Niveau" }, "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "placeholder": "Du kannst darüber schreiben, welche Eigenschaften dich zum Erreichen dieser Auszeichnung geführt haben." } }