. */ declare(strict_types=1); return [ 'failed' => '您输入的信息与我们的记录不匹配。', 'throttle' => '登录失败次数太多,请 :seconds 秒后再试。', ];