From 1d7d5ad6064a969270541f5bea16ad07fc4185c3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 08:45:03 +0530 Subject: [PATCH] New translations certifications.json (Spanish) --- src/i18n/locales/es/leftSidebar/certifications.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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." } }