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

7 lines
142 B
PHP
Raw Normal View History

2017-10-17 18:52:20 -07:00
<?php
return [
'sent' => 'Kua tukuna to hononga kupuhipa!',
2018-09-28 11:54:52 -07:00
'user' => 'No matching active user found with that email.',
2017-10-17 18:52:20 -07:00
];