From 4462dfc4593908d7e5d4dd465026467046ddb776 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 17 Apr 2020 06:33:53 +0530 Subject: [PATCH] New translations work.json (Arabic) --- src/i18n/locales/ar/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/ar/leftSidebar/work.json b/src/i18n/locales/ar/leftSidebar/work.json index 6d115c6e..7a116fdb 100644 --- a/src/i18n/locales/ar/leftSidebar/work.json +++ b/src/i18n/locales/ar/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": "الوظيفة" } }