From 68bd420211a12ccd8b1c6e6af3f28f54b978d0b0 Mon Sep 17 00:00:00 2001 From: Laurent Date: Sun, 19 Jul 2020 14:14:37 +0200 Subject: [PATCH] some more things translated (donations, github link) --- src/i18n/locales/fr.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index dbd2e817..9bd6ff17 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -173,18 +173,18 @@ }, "about": { "donate": { - "heading": "Donate to Reactive Resume", - "text": "I try to do what I can, but if you found the app helpful, or you're in a better position than the others who depend on this project for their first job, <1>please consider donating as little as $5 to help keep the project alive :)", - "button": "Buy me a Coffee!" + "heading": "Donner à Reactive Resume", + "text": "Si vous trouvez cette app pratique et que vous en avez les moyens, vous pouvez m'aider avec une donation. Même 5$ aideront à maintenir le projet !", + "button": "Me payer un café !" }, "bugFeature": { "heading": "Bug? Feature Request?", - "text": "Something halting your progress from making a resume? Found a pesky bug that just won't quit? Talk about it on the GitHub Issues section using the actions below.", + "text": "Quelque chose vous bloque ? Un bug ? Vous pouvez en parler sur GitHub via le lien ci-dessous", "button": "Raise an Issue" }, "appreciate": { - "heading": "Loved Reactive Resume?", - "text": "I never get tired of hearing stories of how this app helped people, and if it helped you, or you just found Reactive Resume to be an awesome tool, do let me know. You can reach out to me on my website." + "heading": "Vous avez aimé Reactive Resume?", + "text": "Je ne me lasse pas d'entendre vos anecdotes sur Reactive Resume. S'il vous a aidé, ou simplement si vous l'appréciez, vous pouvez me le faire savoir en me contactant sur mon site web." }, "sourceCode": { "heading": "Source Code",