diff --git a/src/i18n/locales/he/leftSidebar/work.json b/src/i18n/locales/he/leftSidebar/work.json index 6d115c6e..74c8f6a3 100644 --- a/src/i18n/locales/he/leftSidebar/work.json +++ b/src/i18n/locales/he/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "Name", - "placeholder": "Amazon" + "label": "כותרת" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" - }, - "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "label": "תפקיד" } }