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

8 lines
142 B
PHP
Raw Normal View History

2018-01-20 04:53:04 -08:00
<?php
return [
'sent' => '已發送您的密碼連結!',
2018-09-28 11:54:52 -07:00
'user' => 'No matching active user found with that email.',
2018-01-20 04:53:04 -08:00
];