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

@@ -0,0 +1,15 @@
{
"page.title.challenge": "Challenge",
"author.createdBy": "Créé par",
"buttons.star": "Donne une étoile",
"buttons.sponsor": "Sponsorise",
"challenge.footer.note": "Note",
"challenge.footer.running": "Start the project by running:",
"challenge.footer.start": "Your PR title must start with",
"challenge.footer.reminder": "Reminder",
"challenge.footer.communityAnswers": "Community Answers",
"challenge.footer.authorAnswer": "Author Answer",
"challenge.footer.blogPost": "Blog Post",
"challenge.footer.gettingStarted.title": "To do this challenge, start by reading: ",
"challenge.footer.gettingStarted.link": "Getting Started"
}