mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
chore(i18n-pt): add i18n labels for pt
This commit is contained in:
16
docs/src/content/i18n/pt.json
Normal file
16
docs/src/content/i18n/pt.json
Normal file
@@ -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."
|
||||
}
|
||||
Reference in New Issue
Block a user