From d28fcdc6a55b3c9d03d7e67a012f3e7048dda7a9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 2 Jan 2017 23:12:00 +0100 Subject: [PATCH] Translated --- 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 96f4d83e1f..a7b55af932 100644 --- a/resources/lang/pl_PL/auth.php +++ b/resources/lang/pl_PL/auth.php @@ -22,7 +22,7 @@ return [ | */ - 'failed' => 'These credentials do not match our records.', + '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