From 18b0b5a7593f35d8127b72ba258c08cc6b199e22 Mon Sep 17 00:00:00 2001 From: thomas Date: Tue, 21 May 2024 16:38:39 +0200 Subject: [PATCH] feat: french translation --- docs/src/content/i18n/fr.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/src/content/i18n/fr.json b/docs/src/content/i18n/fr.json index a1c7046..9be8627 100644 --- a/docs/src/content/i18n/fr.json +++ b/docs/src/content/i18n/fr.json @@ -2,9 +2,9 @@ "page.title.challenge": "Challenge", "author.createdBy": "Créé par", "buttons.email": "Souscrire newsletter", - "buttons.star": "Donne une étoile", + "buttons.star": "Met une étoile", "buttons.sponsor": "Sponsorise", - "buttons.clipboardCopy": "Copied!", + "buttons.clipboardCopy": "Copier!", "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", @@ -15,13 +15,13 @@ "challenge.footer.video": "Video", "challenge.footer.gettingStarted.title": "Pour faire ce challenge, commencer par lire: ", "challenge.footer.gettingStarted.link": "Comment Démarrer", - "challenge.footer.upvoteAnswer": "You can upvote an answer with a 👍 if you like it", - "subscription.button": "Subscribe", + "challenge.footer.upvoteAnswer": "Vous pouvez voter pour une réponse avec un 👍 si vous l'aimez", + "subscription.button": "Souscrit", "subscription.email": "username@gmail.com", "subscription.note.title": "Notes", - "subscription.note.description": "This email will only be used for sending new challenges updates", - "contributor.title": "Contributors", - "contributor.subtitle": "Thanks to all the contributors who have helped make this documentation better!", - "sponsors.description": "Big thanks to the people supporting this project: ", - "sponsors.joinButton": "Join the list" + "subscription.note.description": "Cet email ne sera utilisé que pour envoyer les nouveaux challenges", + "contributor.title": "Contributeurs", + "contributor.subtitle": "Merci à tous les contributeurs qui ont aidé à améliorer cette documentation !", + "sponsors.description": "Un grand merci aux personnes supportant le project: ", + "sponsors.joinButton": "Rejoins-les" }