diff --git a/src/i18n/locales/de/leftSidebar/certifications.json b/src/i18n/locales/de/leftSidebar/certifications.json index 77046ed6..08f3d94b 100644 --- a/src/i18n/locales/de/leftSidebar/certifications.json +++ b/src/i18n/locales/de/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Titel", - "placeholder": "Android Development Nanodegree" + "label": "Name" }, "subtitle": { - "label": "Untertitel", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Zertifizierungsstelle" } }