From 211f1971f98aea7859d97f21eb50897c7035d162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nin=E2=98=85?= Date: Mon, 4 Oct 2021 05:23:31 -0300 Subject: [PATCH] Localization fields --- locales/BR_pt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/BR_pt.json b/locales/BR_pt.json index 7c9e034..5212b93 100644 --- a/locales/BR_pt.json +++ b/locales/BR_pt.json @@ -159,11 +159,11 @@ "description": "As atualizações mais recentes em postagens condensadas. Se você quiser ver atualizações com mais frequência, considere nos ajudar no Patreon." }, "localizationPage": { - "title": "Let's localize", - "description": "Paste a link to a publicly accessible JSON locale to test it on the website", - "instructions": "View localization instructions", - "fileInput": "File to test", + "title": "Vamos traduzir", + "description": "Cole um link para um arquivo JSON acessível publicamente para testá-lo no site", + "instructions": "Veja as instruções de localização e tradução", + "fileInput": "Arquivo para testar", "filePlaceholder": "https://a.link.to/the_file.json", - "button": "Test file" + "button": "Testar aqui" } }