3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-09 05:25:34 +00:00
Files
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',
];