6 |--------------------------------------------------------------------------
7 | Password Reminder Language Lines
8 |--------------------------------------------------------------------------
10 | The following language lines are the default lines which match reasons
11 | that are given by the password broker for a password update attempt
12 | has failed, such as for an invalid token or invalid new password.
16 'password' => 'Heslo musí obsahovať aspoň šesť znakov a musí byť rovnaké ako potvrdzujúce.',
17 'user' => "Nenašli sme používateľa s takou emailovou adresou.",
18 'token' => 'Tento token pre reset hesla je neplatný.',
19 'sent' => 'Poslali sme Vám email s odkazom na reset hesla!',
20 'reset' => 'Vaše heslo bolo resetované!',