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