lang.php 323 B

12345678910
  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author June-Hao Hou <junehao@gmail.com>
  6. * @author syaoranhinata <syaoranhinata@gmail.com>
  7. */
  8. $lang['domain'] = '登入網域';
  9. $lang['authpwdexpire'] = '您的密碼將在 %d 天內到期,請馬上更換新密碼。';