6 |--------------------------------------------------------------------------
7 | Password Reminder Language Lines
8 |--------------------------------------------------------------------------
10 | The following language lines are the default lines which match reasons
11 | that are given by the password broker for a password update attempt
12 | has failed, such as for an invalid token or invalid new password.
16 'password' => 'يجب أن تتكون كلمة المرور من ستة أحرف على الأقل وأن تطابق التأكيد.',
17 'user' => "لم يتم العثور على مستخدم بعنوان البريد الإلكتروني المعطى.",
18 'token' => 'رابط تجديد كلمة المرور غير صحيح.',
19 'sent' => 'تم إرسال رابط تجديد كلمة المرور إلى بريدكم الإلكتروني!',
20 'reset' => 'تم تجديد كلمة المرور الخاصة بكم!',