From f5cb4e23e14bdf8aaa67e86724b14d62f3b20026 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 00:20:02 +0530 Subject: [PATCH] New translations settings.json (Italian) --- src/i18n/locales/it/rightSidebar/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/it/rightSidebar/settings.json b/src/i18n/locales/it/rightSidebar/settings.json index 12b19981..dacc183c 100644 --- a/src/i18n/locales/it/rightSidebar/settings.json +++ b/src/i18n/locales/it/rightSidebar/settings.json @@ -2,6 +2,6 @@ "title": "Settings", "language": { "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation." + "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." } } \ No newline at end of file