Skip to content

Commit ba26fa9

Browse files
authored
Merge pull request #99 from LeoFeitosa/feat/traducao-acao-nao-autorizada
feat: implementar tradução da mensagem "This action is unauthorized."
2 parents 79e556c + fe89895 commit ba26fa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pt_BR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@
131131
"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.",
132132
"The :attribute must be at least :length characters.": "O campo :attribute deve ter pelo menos :length caracteres.",
133133
"The given data was invalid.": "Os dados fornecidos são inválidos.",
134+
"This action is unauthorized.": "Esta ação não é autorizada.",
134135
"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.",
135136
"This password does not match our records.": "Esta Senha não bate com nossos registros.",
136137
"This password reset link will expire in :count minutes.": "Este link de redefinição de senha expirará em :count minutos.",

0 commit comments

Comments
 (0)