generated from spatie/package-skeleton-laravel
-
-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #78 from lucassmacedo/main
Create pt_BR.json
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"A failed login to your account": "Um login com falha em sua conta", | ||
"Account:": "Conta", | ||
"Browser:": "Navegador:", | ||
"If this was you, you can ignore this alert. If you suspect any suspicious activity on your account, please change your password.": "Se foi você, pode ignorar este alerta. Se você suspeitar de qualquer atividade suspeita em sua conta, altere sua senha.", | ||
"IP Address:": "Endereço de IP:", | ||
"Location:": "Localização:", | ||
"Regards,": "Obrigado,", | ||
"There has been a failed login attempt to your :app account.": "Houve uma falha na tentativa de login em seu :app conta.", | ||
"Time:": "Data:", | ||
"Unknown City": "Cidade Desconhecida", | ||
"Unknown State": "Estado Desconhecido", | ||
"Your :app account logged in from a new device.": "Sua :app foi acessada em um novo dispositivo" | ||
} |