From 54955ea7bc58aca64ac0bd82aa67fd98673ab5e6 Mon Sep 17 00:00:00 2001 From: Paulo Chaves Date: Sat, 11 Apr 2020 09:15:25 -0300 Subject: [PATCH] New translations fonts.json (Portuguese) --- src/i18n/locales/pt/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/pt/rightSidebar/fonts.json b/src/i18n/locales/pt/rightSidebar/fonts.json index dbcfe5f2..92a83511 100644 --- a/src/i18n/locales/pt/rightSidebar/fonts.json +++ b/src/i18n/locales/pt/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Fontes", "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": "Família de Fontes", + "helpText": "Você também pode usar qualquer fonte que esteja instalada no seu sistema. Basta digitar o nome da fonte aqui e o navegador vai carregá-la para você." } }