From dd673735b4fa3fd986955ce7303534f5a300bc40 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 17 Apr 2020 06:33:54 +0530 Subject: [PATCH] New translations references.json (Arabic) --- src/i18n/locales/ar/leftSidebar/references.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/ar/leftSidebar/references.json b/src/i18n/locales/ar/leftSidebar/references.json index 88241575..402e17ce 100644 --- a/src/i18n/locales/ar/leftSidebar/references.json +++ b/src/i18n/locales/ar/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": "عنوان البريد الإلكتروني" } }