From 2bfdedb6c2f67bdb887c495b1be35fc249e5e226 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:38:07 +0530 Subject: [PATCH] New translations about.json (French) --- src/i18n/locales/fr/rightSidebar/about.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/fr/rightSidebar/about.json b/src/i18n/locales/fr/rightSidebar/about.json index ef5dc015..5205d32e 100644 --- a/src/i18n/locales/fr/rightSidebar/about.json +++ b/src/i18n/locales/fr/rightSidebar/about.json @@ -2,7 +2,7 @@ "title": "À propos", "documentation": { "heading": "Documentation", - "body": "Vous voulez en savoir plus sur l'application ? Ca serait pas génial s'il y avait un guide pour l'installer sur votre machine locale ? Besoin d'informations sur la façon de contribuer au projet ? Ne regardez pas plus loin, il y a une documentation faite juste pour vous.", + "body": "Vous voulez en savoir plus sur l'application? Besoin d'informations sur la manière de contribuer au projet? Ne cherchez plus, un guide complet est fait pour vous.", "buttons": { "documentation": "Documentation" } @@ -30,7 +30,7 @@ } }, "footer": { - "credit": "Reactive Resume est de project de <1>Amruth Pillai.", + "credit": "Fabriqué avec amour par <1>Amruth Pillai", "thanks": "Merci d'utiliser Reactive Resume!" } }