ok
Direktori : /home2/selectio/public_html/fms-worksuite/vendor/laravel-lang/lang/src/bn/ |
Current File : /home2/selectio/public_html/fms-worksuite/vendor/laravel-lang/lang/src/bn/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' => 'আপনার পাসওয়ার্ড পুনরায় সেট করা হয়েছে!', 'sent' => 'আমরা আপনার পাসওয়ার্ড পুনরায় সেট করার লিঙ্ক ইমেইল করেছি !', 'throttled' => 'Please wait before retrying.', 'token' => 'এই পাসওয়ার্ড রিসেট টোকেন অবৈধ.', 'user' => 'আমরা এই ইমেল ঠিকানা দিয়ে ব্যবহারকারী খুঁজে পাচ্ছি না', ];