From e405b3b641e2e5c3f486a4b36bb7125c010baffc Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 7 Mar 2021 09:36:51 +0530 Subject: [PATCH] New translations en.json (French) --- src/i18n/locales/fr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 51ea9e72..fcf5ca68 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -161,7 +161,7 @@ "button": "Charger une démo" }, "resetEverything": { - "text": "Vous avez fait trop d'erreurs ? Pas d'inquiétude, supprimez tout d'un seul clic. Attention: il n'y a pas de sauvegarde.", + "text": "Vous avez fait trop d'erreurs ? Pas d'inquiétude, supprimez tout avec un seul clic. Attention, il n'y a pas de sauvegarde.", "button": "Remise à zéro" } }, @@ -171,7 +171,7 @@ "translate": "Si vous souhaitez contribuer en fournissant des traductions dans votre langue, <1>veuillez consulter ce lien.", "dangerZone": { "heading": "Danger", - "text": "Pour supprimer votre compte et tous vos CV en un seul clic. Attention: cette opération est irréversible.", + "text": "Pour supprimer votre compte et tous vos CV en un seul clic. Attention, c'est irréversible.", "button": "Supprimer le compte" } }, @@ -182,9 +182,9 @@ "button": "Me payer un café !" }, "bugFeature": { - "heading": "Un problème ? Il manque une fonctionnalité ?", + "heading": "Punaise? Demande de fonctionnalité?", "text": "Quelque chose vous bloque ? Un bug ? Vous pouvez en parler sur GitHub via le lien ci-dessous", - "button": "Poser une question" + "button": "Soulever une question" }, "appreciate": { "heading": "Vous avez aimé Reactive Resume?", @@ -232,7 +232,7 @@ "export": { "printDialog": { "heading": "Boîte de dialogue d'impression du navigateur", - "text": "Une solution rapide : imprimer via votre navigateur en tapant CTRL (ou CMD) + P.", + "text": "Une solution rapide : imprimer via votre navigateur en tapant Ctrl/Cmd+P.", "button": "Imprimer CV" }, "downloadPDF": {