feat: add en translation

This commit is contained in:
thomas
2024-01-28 09:46:27 +01:00
parent 61c1c33ca4
commit 424a214af1
6 changed files with 43 additions and 28 deletions

View File

@@ -6,15 +6,15 @@
"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",
"running": "Start the project by running:",
"start": "Your PR title must start with",
"reminder": "Reminder",
"communityAnswers": "Community Answers",
"authorAnswer": "Author Answer",
"blogPost": "Blog Post",
"gettingStarted": {
"title": "Pour faire ce challenge, commencer par lire: ",
"link": "Comment Démarrer"
"title": "To do this challenge, start by reading: ",
"link": "Getting Started"
}
}
}

View File

@@ -0,0 +1,20 @@
{
"page.title.challenge": "Challenge",
"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"
}
}
}