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." } }