From 97ce455f07abccd2b9a3be5eb5378ac37457ed2e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:46:27 +0530 Subject: [PATCH] New translations settings.json (French) --- src/i18n/locales/fr/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/fr/rightSidebar/settings.json b/src/i18n/locales/fr/rightSidebar/settings.json index 12b19981..b45a4a0e 100644 --- a/src/i18n/locales/fr/rightSidebar/settings.json +++ b/src/i18n/locales/fr/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Paramètres", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation." + "label": "Langue", + "helpText": "Si vous souhaitez aider à traduire l'application dans votre propre langue, veuillez vous référer à la <1>Documentation de traduction." } } \ No newline at end of file