mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
refactor: adding translate pt-br in nav.json archive
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user