diff --git a/docs/src/content/i18n/pt.json b/docs/src/content/i18n/pt.json new file mode 100644 index 0000000..e69ee80 --- /dev/null +++ b/docs/src/content/i18n/pt.json @@ -0,0 +1,16 @@ +{ + "page.title.challenge": "Desafio", + "author.createdBy": "Criado por", + "buttons.star": "Dar uma estrela", + "buttons.sponsor": "Patrocinar", + + "challenge.footer.note": "Nota", + "challenge.footer.running": "Rode o projeto executando o comando:", + "challenge.footer.start": "O título do seu PR deve começar com", + "challenge.footer.reminder": "Não esqueça", + "challenge.footer.communityAnswers": "Solução da Comunidade", + "challenge.footer.authorAnswer": "Solução do Autor do Desafio", + "challenge.footer.blogPost": "Artigo", + + "404.text": "Página não encontrada. Verifique a URL ou tente usar a barra de busca." +}