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

7 lines
144 B
PHP
Raw Normal View History

<?php
return [
'sent' => 'Your password link has been sent!',
'user' => 'No matching active user found with that email.',
];