snipe-it/resources/lang/si-LK/passwords.php

7 lines
204 B
PHP
Raw Normal View History

<?php
return [
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
'user' => 'No matching active user found with that email.',
];