From d5bd326f9fa39affec232f6150ba16385a9b1df8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:46:26 +0530 Subject: [PATCH] New translations fonts.json (French) --- src/i18n/locales/fr/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/fr/rightSidebar/fonts.json b/src/i18n/locales/fr/rightSidebar/fonts.json index dbcfe5f2..0625311c 100644 --- a/src/i18n/locales/fr/rightSidebar/fonts.json +++ b/src/i18n/locales/fr/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Polices", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "Famille de polices", + "helpText": "Vous pouvez également utiliser n'importe quelle police installée sur votre système. Entrez simplement le nom de la famille de polices ici et le navigateur la chargera pour vous." } }