From e04a5d157584d0b73051bbfd08cd77baca59905d Mon Sep 17 00:00:00 2001 From: Paulo Chaves Date: Sat, 11 Apr 2020 09:25:17 -0300 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" } }