From 22791005d7cb012da3782fcd278318b78a77b393 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 20:13:51 +0530 Subject: [PATCH] New translations certifications.json (Spanish) --- src/i18n/locales/es/leftSidebar/certifications.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/es/leftSidebar/certifications.json b/src/i18n/locales/es/leftSidebar/certifications.json index d1dc360b..e90f8ba9 100644 --- a/src/i18n/locales/es/leftSidebar/certifications.json +++ b/src/i18n/locales/es/leftSidebar/certifications.json @@ -1,13 +1,8 @@ { "title": { - "label": "Título", - "placeholder": "Desarrollo en Android Nanodegree" + "label": "Nombre" }, "subtitle": { - "label": "Subtítulo", - "placeholder": "Udacity" - }, - "description": { - "placeholder": "Puede escribir sobre lo que aprendiste de tú programa de certificación." + "label": "Autoría" } }