From fe2bba2c40382fbf6cb730197850ec993cf6edea Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:41:35 +0200 Subject: [PATCH] New translations auth.php (Portuguese, Brazilian) --- resources/lang/pt_BR/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/auth.php b/resources/lang/pt_BR/auth.php index a6d1e98e31..5345cea939 100644 --- a/resources/lang/pt_BR/auth.php +++ b/resources/lang/pt_BR/auth.php @@ -27,4 +27,4 @@ return [ 'failed' => 'Essas credenciais não correspondem aos nossos registros.', 'throttle' => 'Muitas tentativas de login. Por favor, tente novamente em :seconds segundos.', -]; \ No newline at end of file +];