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

8 lines
177 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' => 'تم إرسال رابط كلمة المرور الخاصة بك!',
'user' => 'No matching active user found with that email.',
2016-05-20 00:47:03 -07:00
];