%PDF- %PDF-
| Direktori : /www/loslex_o/demo/lang/cs/ |
| Current File : /www/loslex_o/demo/lang/cs/passwords.php |
<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'reset' => 'Tvé heslo bylo resetováno.',
'sent' => 'Poslali jsme ti email s linkem na reset hesla.',
'throttled' => 'Chvíli počkej, než to zkusíš znovu.',
'token' => 'Token na reset hesla není platný.',
'user' => "Uživatel s takovým emailem neexistuje.",
];