summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang
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/authldap/lang
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/authldap/lang')
-rw-r--r--lib/plugins/authldap/lang/ko/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/ko/lang.php b/lib/plugins/authldap/lang/ko/lang.php
new file mode 100644
index 000000000..3c6722a81
--- /dev/null
+++ b/lib/plugins/authldap/lang/ko/lang.php
@@ -0,0 +1,9 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Myeongjin <aranet100@gmail.com>
+ */
+$lang['connectfail'] = 'LDAP가 연결할 수 없습니다: %s';
+$lang['domainfail'] = 'LDAP가 사용자 DN을 찾을 수 없습니다';