From b9b33f99e875c6c7ef03cdb6838c98f4d85bb91a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:37 +0530 Subject: [PATCH] New translations settings.json (Italian) --- src/i18n/locales/it/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/it/rightSidebar/settings.json b/src/i18n/locales/it/rightSidebar/settings.json index dacc183c..dd6e0f7f 100644 --- a/src/i18n/locales/it/rightSidebar/settings.json +++ b/src/i18n/locales/it/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Impostazioni", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "Lingua", + "helpText": "Se vuoi aiutare a tradurre l'app nella tua lingua, fai riferimento alla <1>Documentazione di traduzione." } } \ No newline at end of file