[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/lib/plugins/authpdo/lang/zh/ -> lang.php (source)

   1  <?php
   2  
   3  /**
   4   * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
   5   *
   6   * @author Errol <errol@hotmail.com>
   7   */
   8  $lang['connectfail']           = '连接数据库失败';
   9  $lang['userexists']            = '抱歉,用户名已被使用。';
  10  $lang['writefail']             = '无法修改用户数据。请通知管理员';