xref: /dokuwiki/lib/plugins/authad/lang/zh/lang.php (revision c93edcafa17e4189ce3be461b6374a62664d2d51)
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