From 99cba49c7afee59afb90e25d173c3d87bce7bf70 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:41 +0530 Subject: [PATCH] New translations fonts.json (Italian) --- src/i18n/locales/it/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/it/rightSidebar/fonts.json b/src/i18n/locales/it/rightSidebar/fonts.json index dbcfe5f2..6c26f961 100644 --- a/src/i18n/locales/it/rightSidebar/fonts.json +++ b/src/i18n/locales/it/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Tipo di carattere", "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": "Famiglia di caratteri", + "helpText": "Puoi usare anche tutti i caratteri installati sul tuo sistema. Basta inserire il nome della famiglia di caratteri qui e il browser lo caricherĂ  per te." } }