snipe-it/resources/lang/zh-HK/passwords.php
2018-09-28 11:54:52 -07:00

8 lines
142 B
PHP

<?php
return [
'sent' => '已發送您的密碼連結!',
'user' => 'No matching active user found with that email.',
];