From b5c4a24133ae5a718ab77977e62679d42b519c43 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 4 Jan 2017 10:51:54 +0100 Subject: [PATCH] Translated --- 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 1a50526c06..f3d2d44d09 100644 --- a/resources/lang/pl_PL/passwords.php +++ b/resources/lang/pl_PL/passwords.php @@ -15,5 +15,5 @@ return [ 'token' => 'Ten token do resetowania hasła jest nieprawidłowy.', 'sent' => 'Wysłaliśmy link do resetowania hasła na twój adres email!', 'reset' => 'Twoje hasło zostało zresetowane!', - 'blocked' => 'Nice try though.', + 'blocked' => 'Przynajmniej próbowałeś.', ]; \ No newline at end of file