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

7 lines
144 B
PHP
Raw Normal View History

2018-09-28 11:54:52 -07:00
<?php
return [
'sent' => 'Your password link has been sent!',
'user' => 'No matching active user found with that email.',
];