diff --git a/src/i18n/locales/de/leftSidebar/certifications.json b/src/i18n/locales/de/leftSidebar/certifications.json index 2763082a..f0e02c16 100644 --- a/src/i18n/locales/de/leftSidebar/certifications.json +++ b/src/i18n/locales/de/leftSidebar/certifications.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", + "label": "Titel", "placeholder": "Android Development Nanodegree" }, "subtitle": { - "label": "Subtitle", + "label": "Untertitel", "placeholder": "Udacity" }, "description": { - "placeholder": "You can write about what you learnt from your certification program." + "placeholder": "Du kannst darĂ¼ber schreiben, was du von in beim Erreichen des Zertifikats gelernt hast." } }