Skip to content

Commit

Permalink
refactor: adding translate pt-br in common.json archive
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriellopes232 committed Jan 7, 2023
1 parent 4c32f3d commit 15553e9
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions frontend/public/locales/pt-br/common.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"head-title": "{{title}} | Infiscal",
"error_project-already-exists": "A project with this name already exists.",
"no-mobile": " To use Infisical, please log in through a device with larger dimensions. ",
"error_project-already-exists": "Já exite um projeto com este nome.",
"no-mobile": "Para usar o Infisical, faça o login através de um dispositivo com dimensões maiores.",
"email": "Email",
"password": "Password",
"first-name": "First Name",
"last-name": "Last Name",
"logout": "Log Out",
"validate-required": "Please input your {{name}}",
"maintenance-alert": "We are experiencing minor technical difficulties. We are working on solving it right now. Please come back in a few minutes.",
"click-to-copy": "Click to copy",
"project-id": "Project ID",
"save-changes": "Save Changes",
"saved": "Saved",
"drop-zone": "Drag and drop your .env file here.",
"drop-zone-keys": "Drag and drop your .env file here to add more keys.",
"password": "Senha",
"first-name": "Primeiro Nome",
"last-name": "Ultimo Nome",
"logout": "Sair",
"validate-required": "Por favor insira o seu {{name}}",
"maintenance-alert": "Estamos passando por pequenas dificuldades técnicas. Estamos trabalhando para resolvê-lo agora. Por favor, volte em alguns minutos.",
"click-to-copy": "Clique para copiar",
"project-id": "ID do Projeto",
"save-changes": "Salvar Alterações",
"saved": "Salvou",
"drop-zone": "Arraste e solte seu arquivo .env aqui.",
"drop-zone-keys": "Arraste e solte seu arquivo .env aqui para adicionar mais chaves.",
"role": "Role",
"role_admin": "admin",
"display-name": "Display Name",
"environment": "Environment",
"expired-in": "Expires in",
"language": "Language",
"search": "Search...",
"display-name": "Nome de exibição",
"environment": "Ambiente",
"expired-in": "Expira em",
"language": "Linguagem",
"search": "Procurar...",
"note": "Note"
}
}

0 comments on commit 15553e9

Please sign in to comment.