From 86dbcad997972572a1ef7131bc9416b48303338e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 17 Apr 2020 06:34:00 +0530 Subject: [PATCH] New translations education.json (Arabic) --- src/i18n/locales/ar/leftSidebar/education.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/i18n/locales/ar/leftSidebar/education.json b/src/i18n/locales/ar/leftSidebar/education.json index 231004b2..111e1624 100644 --- a/src/i18n/locales/ar/leftSidebar/education.json +++ b/src/i18n/locales/ar/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": "الدرجة" } }