From ead675a755e0f8e01f0ef63e11be4199e8670340 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:50:21 +0530 Subject: [PATCH] New translations references.json (Hebrew) --- src/i18n/locales/he/leftSidebar/references.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/he/leftSidebar/references.json b/src/i18n/locales/he/leftSidebar/references.json index 88241575..4a3e16fd 100644 --- a/src/i18n/locales/he/leftSidebar/references.json +++ b/src/i18n/locales/he/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "כותרת" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "תפקיד" }, "phone": { - "label": "Phone Number" + "label": "מספר טלפון" }, "email": { - "label": "Email Address" - }, - "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "label": "כתובת אימייל" } }