From 13e82626f5b3c7ca26f4e53943b7f455a60031e2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 11 Apr 2020 19:43:51 +0530 Subject: [PATCH] New translations settings.json (Portuguese) --- src/i18n/locales/pt/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/pt/rightSidebar/settings.json b/src/i18n/locales/pt/rightSidebar/settings.json index dacc183c..d026c913 100644 --- a/src/i18n/locales/pt/rightSidebar/settings.json +++ b/src/i18n/locales/pt/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Congiguração", "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": "Escolher idioma", + "helpText": "Se você gostaria de ajudar a traduzir esta aplicação para o seu idioma, por favor, consulte a <1>Documentação de Tradução." } } \ No newline at end of file