snipe-it/resources/lang/ar/passwords.php
2020-10-08 18:43:06 -07:00

8 lines
177 B
PHP

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