feat: add fr

This commit is contained in:
thomas
2023-12-27 15:33:16 +01:00
parent f3f8ef94ef
commit 3d16eafe03
3 changed files with 15 additions and 2 deletions

View File

@@ -43,7 +43,6 @@
"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.answer": "Answer:",
"challenge.footer.reminder": "¡No lo olvides!",
"challenge.footer.communityAnswers": "Respuestas de la Comunidad",
"challenge.footer.authorAnswer": "Respuesta del Autor del Reto",

View File

@@ -0,0 +1,14 @@
{
"page.title.challenge": "Challenge",
"author.createdBy": "Créé par",
"buttons.star": "Donne une étoile",
"buttons.sponsor": "Sponsorise",
"challenge.footer.note": "Note",
"challenge.footer.running": "Démarre le projet en exécutant:",
"challenge.footer.start": "Le titre de ta PR doit commencer par",
"challenge.footer.reminder": "Rappel",
"challenge.footer.communityAnswers": "Solution de la communauté",
"challenge.footer.authorAnswer": "Solution de l'auteur",
"challenge.footer.blogPost": "Article"
}