ok
Direktori : /home2/selectio/public_html/fms-worksuite/vendor/laravel-lang/lang/src/bg/ |
Current File : /home2/selectio/public_html/fms-worksuite/vendor/laravel-lang/lang/src/bg/passwords.php |
<?php return [ /* |-------------------------------------------------------------------------- | Password Reminder 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' => 'Паролата е нулирана!', 'sent' => 'Изпратено е напомняне за вашата парола!', 'throttled' => 'Моля изчакайте, преди да опитате отново.', 'token' => 'Този токен за нулиране на парола е невалиден.', 'user' => 'Потребител с такъв e-mail адрес не може да бъде открит.', ];