From 2b3861d8eb93dc161db444de5985bc23082464c5 Mon Sep 17 00:00:00 2001 From: 1fbr <1fbr@proton.me> Date: Fri, 2 Feb 2024 21:00:56 +0000 Subject: [PATCH] docs(i18n): update es translations --- docs/src/content/i18n/es.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/src/content/i18n/es.json b/docs/src/content/i18n/es.json index d0a157a..82d6d4e 100644 --- a/docs/src/content/i18n/es.json +++ b/docs/src/content/i18n/es.json @@ -40,20 +40,20 @@ "running": "Inicia el proyecto ejecutando el siguiente comando:", "start": "El título de tu PR debe iniciar con", "reminder": "¡No lo olvides!", - "communityAnswers": "Respuestas de la Comunidad", - "authorAnswer": "Respuesta del Autor del Reto", - "blogPost": "Blog Post", + "communityAnswers": "Respuestas de la comunidad", + "authorAnswer": "Respuesta del autor", + "blogPost": "Artículo", "challenge.footer.note": "Nota", "challenge.footer.running": "Inicia el proyecto ejecutando el siguiente comando:", "challenge.footer.start": "El título de tu PR debe iniciar con", "challenge.footer.reminder": "¡No lo olvides!", - "challenge.footer.communityAnswers": "Respuestas de la Comunidad", - "challenge.footer.authorAnswer": "Respuesta del Autor del Reto", - "challenge.footer.blogPost": "Blog Post", + "challenge.footer.communityAnswers": "Respuestas de la comunidad", + "challenge.footer.authorAnswer": "Respuesta del autor", + "challenge.footer.blogPost": "Artículo", "challenge.footer.gettingStarted.title": "Para realizar este desafío, comienza por leer: ", "challenge.footer.gettingStarted.link": "Inicio", - "subscription.button": "Subscribe", - "subscription.email": "username@gmail.com", - "subscription.note.title": "Notes", - "subscription.note.description": "This email will only be used for sending new challenges updates" + "subscription.button": "Suscríbete", + "subscription.email": "usuario@gmail.com", + "subscription.note.title": "Notas", + "subscription.note.description": "Este correo se utilizará para informar acerca de nuevos retos" }