From 2648a5fd63a0f3c7d0a8cd929fa41c05e6b5dd47 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 00:17:16 +0530 Subject: [PATCH] New translations settings.json (Portuguese) --- src/i18n/locales/pt/rightSidebar/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/pt/rightSidebar/settings.json b/src/i18n/locales/pt/rightSidebar/settings.json index 12b19981..dacc183c 100644 --- a/src/i18n/locales/pt/rightSidebar/settings.json +++ b/src/i18n/locales/pt/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