mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
22 lines
601 B
JSON
22 lines
601 B
JSON
{
|
|
"support": {
|
|
"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": "ASSINADO COMO",
|
|
"current-organization": "ORGANIZAÇÃO ATUAL",
|
|
"usage-billing": "Uso & Faturamento",
|
|
"invite": "Convide Membros",
|
|
"other-organizations": "OUTRA ORGANIZAÇÃO"
|
|
},
|
|
"menu": {
|
|
"project": "PROJETO",
|
|
"secrets": "Segredos",
|
|
"members": "Membros",
|
|
"integrations": "Integrações",
|
|
"project-settings": "Configurações do Projeto"
|
|
}
|
|
} |