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

7 lines
203 B
PHP
Raw Normal View History

2016-05-20 00:47:03 -07:00
<?php
return [
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
2018-10-26 15:51:38 -07:00
'user' => '未找到使用該電子郵件的使用者。',
2016-05-20 00:47:03 -07:00
];