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

7 lines
286 B
PHP
Raw Normal View History

2016-05-20 00:47:03 -07:00
<?php
return [
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
'user' => 'لم يتم العثور على اسم مستخدم فعّال مرتبط بعنوان ذلك البريد الالكتروني.',
2016-05-20 00:47:03 -07:00
];