summaryrefslogtreecommitdiff
path: root/lib/plugins/authad
diff options
context:
space:
mode:
authorMyeongjin <aranet100@gmail.com>2015-07-11 09:51:04 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-07-11 09:51:04 +0200
commit10da589230c0fe57b58ed23095fadd8d1951f1fe (patch)
tree904e7bc6ea5d57829ea6114e3ea56c67444e7a98 /lib/plugins/authad
parent619a02f57dbe49efa287f054aee381edaf3e0397 (diff)
downloadrpg-10da589230c0fe57b58ed23095fadd8d1951f1fe.tar.gz
rpg-10da589230c0fe57b58ed23095fadd8d1951f1fe.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authad')
-rw-r--r--lib/plugins/authad/lang/ko/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/ko/lang.php b/lib/plugins/authad/lang/ko/lang.php
index c119fabc5..7e9b22f40 100644
--- a/lib/plugins/authad/lang/ko/lang.php
+++ b/lib/plugins/authad/lang/ko/lang.php
@@ -7,3 +7,5 @@
*/
$lang['domain'] = '로그온 도메인';
$lang['authpwdexpire'] = '비밀번호를 바꾼지 %d일이 지났으며, 비밀번호를 곧 바꿔야 합니다.';
+$lang['passchangefail'] = '비밀번호를 바꾸는 데 실패했습니다. 비밀번호 정책을 따르지 않았나요?';
+$lang['connectfail'] = 'Active Directory 서버에 연결하는 데 실패했습니다.';