Skip to content

Commit

Permalink
Merge pull request #99 from LeoFeitosa/feat/traducao-acao-nao-autorizada
Browse files Browse the repository at this point in the history
feat: implementar tradução da mensagem "This action is unauthorized."
  • Loading branch information
lucascudo authored Nov 20, 2024
2 parents 79e556c + fe89895 commit ba26fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"The :attribute must be at least :length characters and contain at least one uppercase character.": "O campo :attribute deve ter pelo menos :length e conter pelo menos um caractere maiúsculo.",
"The :attribute must be at least :length characters.": "O campo :attribute deve ter pelo menos :length caracteres.",
"The given data was invalid.": "Os dados fornecidos são inválidos.",
"This action is unauthorized.": "Esta ação não é autorizada.",
"This is a secure area of the application. Please confirm your password before continuing.": "Essa é uma área segura da aplicação. Por favor confirme sua senha antes de continuar.",
"This password does not match our records.": "Esta Senha não bate com nossos registros.",
"This password reset link will expire in :count minutes.": "Este link de redefinição de senha expirará em :count minutos.",
Expand Down

0 comments on commit ba26fa9

Please sign in to comment.