From fa71feb9fb76d5781c30b18b64b6a01346400ee3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:20 +0100 Subject: [PATCH] Translated --- 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 15a40c990b..5a17d21cad 100644 --- a/resources/lang/pt_BR/auth.php +++ b/resources/lang/pt_BR/auth.php @@ -25,4 +25,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