admin.php 139 B

1234567
  1. <?php
  2. return [
  3. 'Group' => '所属组别',
  4. 'Loginfailure' => '登录失败次数',
  5. 'Login time' => '最后登录',
  6. ];