snipe-it/resources/lang/ar/passwords.php
2019-02-13 03:56:18 -08:00

8 lines
177 B
PHP

<?php
return [
'sent' => 'تم إرسال رابط كلمة المرور الخاصة بك!',
'user' => 'No matching active user found with that email.',
];