xref: /dokuwiki/lib/plugins/authad/lang/ko/lang.php (revision d49d4260ee0fed5eabc3773440fc1073a87c56dd)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Myeongjin <aranet100@gmail.com>
7 */
8$lang['domain']                = '로그온 도메인';
9$lang['authpwdexpire']         = '비밀번호를 바꾼지 %d일이 지났으며, 비밀번호를 곧 바꿔야 합니다.';
10