From 5d6a326976bc6dc2a941922a81f4b7fd853d22e0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 17 Apr 2020 06:34:02 +0530 Subject: [PATCH] New translations certifications.json (Arabic) --- src/i18n/locales/ar/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/ar/leftSidebar/certifications.json b/src/i18n/locales/ar/leftSidebar/certifications.json index 92f9dc16..28a6f604 100644 --- a/src/i18n/locales/ar/leftSidebar/certifications.json +++ b/src/i18n/locales/ar/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "الاسم" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "الهيئة" } }