3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-01 22:10:25 +00:00
Files
snipe-it/resources/lang/ar/passwords.php
2017-10-17 18:52:20 -07:00

8 lines
241 B
PHP

<?php
return [
'sent' => 'تم إرسال رابط كلمة المرور الخاصة بك!',
'user' => 'هذا المستخدم غير موجود أو ليس لديه عنوان بريد إلكتروني مرتبط',
];