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