From f7afec606986d89c3383c0d73dd46a45907999a2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:16:59 +0530 Subject: [PATCH] New translations certifications.json (English) --- src/i18n/locales/en/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/en/leftSidebar/certifications.json b/src/i18n/locales/en/leftSidebar/certifications.json index 92f9dc16..e6e0effa 100644 --- a/src/i18n/locales/en/leftSidebar/certifications.json +++ b/src/i18n/locales/en/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Name" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Authority" } }