mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 05:13:02 -05:00
feat: add fr
This commit is contained in:
@@ -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",
|
||||
|
||||
14
docs/src/content/i18n/ fr.json
Normal file
14
docs/src/content/i18n/ fr.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user