Skip to content

Commit

Permalink
refactor: adding translate pt-br in nav.json archive
Browse files Browse the repository at this point in the history
  • Loading branch information
devgabriellopes committed Jan 8, 2023
1 parent 553be71 commit 2b147fc
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions frontend/public/locales/pt-br/nav.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"support": {
"slack": "[NEW] Join Slack Forum",
"docs": "Read Docs",
"issue": "Open a Github Issue",
"email": "Send us an Email"
"slack": "[NEW] Participe do fórum do Slack",
"docs": "Leia a Documentação",
"issue": "Abra uma Issue no Github",
"email": "Envie-nos um e-mail"
},
"user": {
"signed-in-as": "SIGNED IN AS",
"current-organization": "CURRENT ORGANIZATION",
"usage-billing": "Usage & Billing",
"invite": "Invite Members",
"other-organizations": "OTHER ORGANIZATION"
"signed-in-as": "ASSINADO COMO",
"current-organization": "ORGANIZAÇÃO ATUAL",
"usage-billing": "Uso & Faturamento",
"invite": "Convide Membros",
"other-organizations": "OUTRA ORGANIZAÇÃO"
},
"menu": {
"project": "PROJECT",
"secrets": "Secrets",
"members": "Members",
"integrations": "Integrations",
"project-settings": "Project Settings"
"project": "PROJETO",
"secrets": "Segredos",
"members": "Membros",
"integrations": "Integrações",
"project-settings": "Configurações do Projeto"
}
}
}

0 comments on commit 2b147fc

Please sign in to comment.