snipe-it/resources/lang/ar/passwords.php

8 lines
200 B
PHP
Raw Normal View History

2016-05-20 00:47:03 -07:00
<?php
return [
2017-01-10 17:53:06 -08:00
'sent' => 'تم إرسال رابط كلمة المرور الخاصة بك!',
2016-05-20 00:47:03 -07:00
'user' => 'That user does not exist or does not have an email address associated',
];