diff --git a/src/i18n/locales/es/leftSidebar/certifications.json b/src/i18n/locales/es/leftSidebar/certifications.json index 92f9dc16..d1dc360b 100644 --- a/src/i18n/locales/es/leftSidebar/certifications.json +++ b/src/i18n/locales/es/leftSidebar/certifications.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Android Development Nanodegree" + "label": "Título", + "placeholder": "Desarrollo en Android Nanodegree" }, "subtitle": { - "label": "Subtitle", + "label": "Subtítulo", "placeholder": "Udacity" }, "description": { - "placeholder": "You can write about what you learned from your certification program." + "placeholder": "Puede escribir sobre lo que aprendiste de tú programa de certificación." } }