Merge pull request #558 from 1fbr/i18n-update-en

docs(i18n): udpate translations
This commit is contained in:
Laforge Thomas
2024-02-02 22:26:13 +01:00
committed by GitHub
2 changed files with 17 additions and 17 deletions

View File

@@ -4,14 +4,14 @@
"buttons.star": "Give a star", "buttons.star": "Give a star",
"buttons.sponsor": "Sponsor", "buttons.sponsor": "Sponsor",
"challenge.footer.note": "Note", "challenge.footer.note": "Note",
"challenge.footer.running": "Démarre le projet en exécutant:", "challenge.footer.running": "Start the project by executing:",
"challenge.footer.start": "Le titre de ta PR doit commencer par", "challenge.footer.start": "The title of your PR must begin with",
"challenge.footer.reminder": "Rappel", "challenge.footer.reminder": "Reminder",
"challenge.footer.communityAnswers": "Solution de la communauté", "challenge.footer.communityAnswers": "Community solutions",
"challenge.footer.authorAnswer": "Solution de l'auteur", "challenge.footer.authorAnswer": "Author's solution",
"challenge.footer.blogPost": "Article", "challenge.footer.blogPost": "Article",
"challenge.footer.gettingStarted.title": "Pour faire ce challenge, commencer par lire: ", "challenge.footer.gettingStarted.title": "To complete this challenge, start by reading: ",
"challenge.footer.gettingStarted.link": "Comment Démarrer", "challenge.footer.gettingStarted.link": "Getting started",
"subscription.button": "Subscribe", "subscription.button": "Subscribe",
"subscription.email": "username@gmail.com", "subscription.email": "username@gmail.com",
"subscription.note.title": "Notes", "subscription.note.title": "Notes",

View File

@@ -40,20 +40,20 @@
"running": "Inicia el proyecto ejecutando el siguiente comando:", "running": "Inicia el proyecto ejecutando el siguiente comando:",
"start": "El título de tu PR debe iniciar con", "start": "El título de tu PR debe iniciar con",
"reminder": "¡No lo olvides!", "reminder": "¡No lo olvides!",
"communityAnswers": "Respuestas de la Comunidad", "communityAnswers": "Respuestas de la comunidad",
"authorAnswer": "Respuesta del Autor del Reto", "authorAnswer": "Respuesta del autor",
"blogPost": "Blog Post", "blogPost": "Artículo",
"challenge.footer.note": "Nota", "challenge.footer.note": "Nota",
"challenge.footer.running": "Inicia el proyecto ejecutando el siguiente comando:", "challenge.footer.running": "Inicia el proyecto ejecutando el siguiente comando:",
"challenge.footer.start": "El título de tu PR debe iniciar con", "challenge.footer.start": "El título de tu PR debe iniciar con",
"challenge.footer.reminder": "¡No lo olvides!", "challenge.footer.reminder": "¡No lo olvides!",
"challenge.footer.communityAnswers": "Respuestas de la Comunidad", "challenge.footer.communityAnswers": "Respuestas de la comunidad",
"challenge.footer.authorAnswer": "Respuesta del Autor del Reto", "challenge.footer.authorAnswer": "Respuesta del autor",
"challenge.footer.blogPost": "Blog Post", "challenge.footer.blogPost": "Artículo",
"challenge.footer.gettingStarted.title": "Para realizar este desafío, comienza por leer: ", "challenge.footer.gettingStarted.title": "Para realizar este desafío, comienza por leer: ",
"challenge.footer.gettingStarted.link": "Inicio", "challenge.footer.gettingStarted.link": "Inicio",
"subscription.button": "Subscribe", "subscription.button": "Suscríbete",
"subscription.email": "username@gmail.com", "subscription.email": "usuario@gmail.com",
"subscription.note.title": "Notes", "subscription.note.title": "Notas",
"subscription.note.description": "This email will only be used for sending new challenges updates" "subscription.note.description": "Este correo se utilizará para informar acerca de nuevos retos"
} }