From 219bf0ea1ebae2816cad00ac58aea70c7d4acf36 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:42:36 +0530 Subject: [PATCH] New translations certifications.json (Portuguese) --- src/i18n/locales/pt/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/pt/leftSidebar/certifications.json b/src/i18n/locales/pt/leftSidebar/certifications.json index 92f9dc16..6e59a75b 100644 --- a/src/i18n/locales/pt/leftSidebar/certifications.json +++ b/src/i18n/locales/pt/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Nome" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "You can write about what you learned from your certification program." + "label": "Autoria" } }