diff --git a/src/i18n/locales/de/leftSidebar/education.json b/src/i18n/locales/de/leftSidebar/education.json index 231004b2..d0bb483e 100644 --- a/src/i18n/locales/de/leftSidebar/education.json +++ b/src/i18n/locales/de/leftSidebar/education.json @@ -1,16 +1,16 @@ { "name": { "label": "Name", - "placeholder": "Harvard University" + "placeholder": "Harvard-Universität" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "Abschluss", + "placeholder": "Master in Informatik" }, "grade": { - "label": "Grade" + "label": "Note" }, "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "placeholder": "Sie können über Projekte oder spezielle Kurse schreiben, die Sie in der Schule belegt haben." } }