snipe-it/resources/lang/ar/passwords.php
2017-01-10 17:53:06 -08:00

8 lines
200 B
PHP

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