관리-도구
편집 파일: 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. | */ 'password' => 'پاسورډ باید لږترلږه 6 حروف ولري او د تصدیق ساحه سره سمون ولري.', 'reset' => 'ما خپل پاسورډ جوړ کړی دی', 'sent' => 'د پاسورډ یادونې لیږل شوی.', 'throttled' => 'Please wait before retrying.', 'token' => 'د دې کارن د بیاکتنې نښه ناباوره ده.', 'user' => 'د کاروونکي د برېښناليک پتې سره کارن ونه موندل شو.', ];