Skip to content

Commit

Permalink
refactor: adding translate pt-br in setting-project.json archive
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriellopes232 committed Jan 8, 2023
1 parent c0a0252 commit d870ecc
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions frontend/public/locales/pt-br/settings-project.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"title": "Project Settings",
"description": "These settings only apply to the currently selected Project.",
"danger-zone": "Danger Zone",
"delete-project": "Delete Project",
"project-to-delete": "Project to be Deleted",
"danger-zone-note": "As soon as you delete this project, you will not be able to undo it. This will immediately remove all the keys. If you still want to do that, please enter the name of the project below.",
"delete-project-note": "Note: You can only delete a project in case you have more than one",
"project-id-description": "To integrate Infisical into your code base and get automatic injection of environmental variables, you should use the following Project ID.",
"project-id-description2": "For more guidance, including code snipets for various languages and frameworks, see ",
"auto-generated": "This is your project's auto-generated unique identifier. It can't be changed.",
"docs": "Infisical Docs"
}
"title": "Configurações do Projeto",
"description": "Essas configurações se aplicam apenas ao projeto atualmente selecionado.",
"danger-zone": "Zona de perigo",
"delete-project": "Excluir projeto",
"project-to-delete": "Projeto a ser deletado",
"danger-zone-note": "Assim que você excluir este projeto, não poderá desfazê-lo. Isso removerá imediatamente todas as chaves. Se você ainda quiser fazer isso, digite o nome do projeto abaixo.",
"delete-project-note": "Observação: você só pode excluir um projeto caso tenha mais de um",
"project-id-description": "Para integrar Infisical em sua base de código e obter injeção automática de variáveis ambientais, você deve usar o seguinte ID do projeto.",
"project-id-description2": "Para obter mais orientações, incluindo trechos de código para várias linguagens e estruturas, consulte",
"auto-generated": "Este é o identificador exclusivo gerado automaticamente do seu projeto. Não pode ser alterado.",
"docs": "Documentação do Infisical"
}

0 comments on commit d870ecc

Please sign in to comment.