From c2db9b183a12261b20d9511901b07a0875a72c1b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 30 Oct 2016 07:19:51 +0100 Subject: [PATCH] New translations --- 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 7319a9d7b8..5d833b3d68 100644 --- a/resources/lang/pt_BR/auth.php +++ b/resources/lang/pt_BR/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'These credentials do not match our records.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', -]; +]; \ No newline at end of file