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

7 lines
150 B
PHP
Raw Normal View History

2018-03-22 20:01:45 -07:00
<?php
return [
'sent' => 'Nai-send na ang link ng iyong password!',
2018-09-28 11:54:52 -07:00
'user' => 'No matching active user found with that email.',
2018-03-22 20:01:45 -07:00
];