From fe2b42bcb94b61452b113b22e788831fb35b2a77 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 17 Apr 2020 06:34:03 +0530 Subject: [PATCH] New translations awards.json (Arabic) --- src/i18n/locales/ar/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/ar/leftSidebar/awards.json b/src/i18n/locales/ar/leftSidebar/awards.json index 4222ec12..19da154e 100644 --- a/src/i18n/locales/ar/leftSidebar/awards.json +++ b/src/i18n/locales/ar/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "العنوان" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "العنوان الفرعي" } }