fix: lang

This commit is contained in:
thomas
2024-01-31 14:41:04 +01:00
parent bb07207972
commit 96c2156237
12 changed files with 195 additions and 184 deletions

View File

@@ -3,18 +3,13 @@
"author.createdBy": "Created by",
"buttons.star": "Give a star",
"buttons.sponsor": "Sponsor",
"challenge.footer": {
"note": "Note",
"running": "Démarre le projet en exécutant:",
"start": "Le titre de ta PR doit commencer par",
"reminder": "Rappel",
"communityAnswers": "Solution de la communauté",
"authorAnswer": "Solution de l'auteur",
"blogPost": "Article",
"gettingStarted": {
"title": "Pour faire ce challenge, commencer par lire: ",
"link": "Comment Démarrer"
}
}
"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",
"challenge.footer.gettingStarted.title": "Pour faire ce challenge, commencer par lire: ",
"challenge.footer.gettingStarted.link": "Comment Démarrer"
}