summaryrefslogtreecommitdiff
path: root/lib/plugins/authad
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2015-07-15 10:39:24 +0100
committerAnika Henke <anika@selfthinker.org>2015-07-15 10:39:24 +0100
commitd60f797cc10593172186649f0a72e17f0a29f163 (patch)
treef99a10868df22bff5d0951dc3faf6b2b7fae8835 /lib/plugins/authad
parent040f85d9888611be7b8dc056aa687e6ff58c8be4 (diff)
parent10da589230c0fe57b58ed23095fadd8d1951f1fe (diff)
downloadrpg-d60f797cc10593172186649f0a72e17f0a29f163.tar.gz
rpg-d60f797cc10593172186649f0a72e17f0a29f163.tar.bz2
Merge pull request #1227 from dokuwiki-translate/lang_update_88
Translation update (ko)
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 서버에 연결하는 데 실패했습니다.';