diff --git a/src/i18n/locales/es/leftSidebar/awards.json b/src/i18n/locales/es/leftSidebar/awards.json index 4222ec12..33e00a67 100644 --- a/src/i18n/locales/es/leftSidebar/awards.json +++ b/src/i18n/locales/es/leftSidebar/awards.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Título", + "placeholder": "Olimpiadas de Matemáticas y Ciencia" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" + "label": "Subtítulo", + "placeholder": "Primer lugar, Nivel internacional" }, "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "placeholder": "Puedes escribir sobre las cualidades que te hicieron tener éxito en obtener este premio." } }