7 lines
200 B
PHP
7 lines
200 B
PHP
<?php
|
|
|
|
return [
|
|
'sent' => 'تم إرسال رابط كلمة المرور الخاصة بك!',
|
|
'user' => 'That user does not exist or does not have an email address associated',
|
|
];
|
|
|