From ce3478041af7ceb998669756aae1bbf3cec7f37c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:40:15 +0200 Subject: [PATCH] New translations passwords.php (Polish) --- resources/lang/pl_PL/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/passwords.php b/resources/lang/pl_PL/passwords.php index 248c68b5fd..519a6ccd14 100644 --- a/resources/lang/pl_PL/passwords.php +++ b/resources/lang/pl_PL/passwords.php @@ -18,4 +18,4 @@ return [ 'sent' => 'Wysłaliśmy link do resetowania hasła na twój adres email!', 'reset' => 'Twoje hasło zostało zresetowane!', 'blocked' => 'Przynajmniej próbowałeś.', -]; \ No newline at end of file +];