From ec40d91f8511c65b967473b7c7dc29ceb86db731 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:41:38 +0200 Subject: [PATCH] New translations auth.php (Polish) --- resources/lang/pl_PL/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/auth.php b/resources/lang/pl_PL/auth.php index ff4b564aee..a743bd1901 100644 --- a/resources/lang/pl_PL/auth.php +++ b/resources/lang/pl_PL/auth.php @@ -27,4 +27,4 @@ return [ 'failed' => 'Te poświadczenia nie zgadzają się z naszymi danymi.', 'throttle' => 'Zbyt wiele prób logowania. Spróbuj ponownie za :seconds sekund.', -]; \ No newline at end of file +];