snipe-it/resources/lang/zh-HK/passwords.php

7 lines
144 B
PHP
Raw Normal View History

2018-01-20 04:53:04 -08:00
<?php
return [
'sent' => 'Your password link has been sent!',
'user' => 'No matching active user found with that email.',
2018-01-20 04:53:04 -08:00
];