ok
Direktori : /home2/selectio/public_html/fms-worksuite/vendor/laravel-lang/lang/src/me/ |
Current File : /home2/selectio/public_html/fms-worksuite/vendor/laravel-lang/lang/src/me/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' => 'Vaš password je resetovan!', 'sent' => 'Poslali smo Vam link za reset Vašeg password-a!', 'throttled' => 'Please wait before retrying.', 'token' => 'Token za reset ovog passworda nije validan.', 'user' => 'Ne možemo naći korisnika sa unijetom email adresom.', ];