-
Notifications
You must be signed in to change notification settings - Fork 989
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: adding translate pt-br in login.json archive
- Loading branch information
1 parent
3f1eaa8
commit 96b254d
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"title": "Login", | ||
"og-title": "Log In to Infisical", | ||
"og-description": "Infisical a simple end-to-end encrypted platform that enables teams to sync and manage their .env files.", | ||
"login": "Log In", | ||
"need-account": "Need an Infisical account?", | ||
"create-account": "Create an account" | ||
} | ||
"og-title": "Entrar no Infisical", | ||
"og-description": "Infisical é uma plataforma simples e criptografada de ponta a ponta que permite que as equipes sincronizem e gerenciem seus arquivos .env.", | ||
"login": "Entrar", | ||
"need-account": "Precisa de uma conta Infisical?", | ||
"create-account": "Criar uma conta" | ||
} |