mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
refactor: adding translate pt-br in section-password.json archive
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"password": "Password",
|
||||
"change": "Change password",
|
||||
"current": "Current password",
|
||||
"current-wrong": "The current password may be wrong",
|
||||
"new": "New password",
|
||||
"validate-base": "Password should contain at least:",
|
||||
"validate-length": "14 characters",
|
||||
"validate-case": "1 lowercase character",
|
||||
"validate-number": "1 number"
|
||||
}
|
||||
"password": "Senha",
|
||||
"change": "Mudar senha",
|
||||
"current": "Senha atual",
|
||||
"current-wrong": "A senha atual pode estar errada",
|
||||
"new": "Nova Senha",
|
||||
"validate-base": "A senha deve conter pelo menos:",
|
||||
"validate-length": "14 caracteres",
|
||||
"validate-case": "1 caractere minúsculo",
|
||||
"validate-number": "1 número"
|
||||
}
|
||||
Reference in New Issue
Block a user