xref: /dokuwiki/lib/plugins/authad/lang/zh/lang.php (revision 5b795a651d514c6889ad05abc4e58de67c7af92e)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author lainme <lainme993@gmail.com>
7 */
8$lang['domain']                = '登录域';
9$lang['authpwdexpire']         = '您的密码将在 %d 天内过期,请尽快更改';
10