diff --git a/src/i18n/locales/he/leftSidebar/education.json b/src/i18n/locales/he/leftSidebar/education.json index 231004b2..f29819f4 100644 --- a/src/i18n/locales/he/leftSidebar/education.json +++ b/src/i18n/locales/he/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "כותרת" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "מקצוע ראשי" }, "grade": { - "label": "Grade" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "label": "כיתה" } }