summaryrefslogtreecommitdiff
path: root/lib/plugins/authplain/lang/ko/lang.php
diff options
context:
space:
mode:
authorGerry Weißbach <gerry.w@gammaproduction.de>2015-05-07 11:32:29 +0200
committerGerry Weißbach <gerry.w@gammaproduction.de>2015-05-07 11:32:29 +0200
commitd2d5fb4254e659561b6bae97cfd9ed2bdad73aa6 (patch)
treed6b1ec7d36c8861e716554533c2fd59156b94c09 /lib/plugins/authplain/lang/ko/lang.php
parentc594265e447bf705dae05f5e59560ea4c3afea0b (diff)
parent9234bce90e1297ac66acc321827cb0f832864fe4 (diff)
downloadrpg-d2d5fb4254e659561b6bae97cfd9ed2bdad73aa6.tar.gz
rpg-d2d5fb4254e659561b6bae97cfd9ed2bdad73aa6.tar.bz2
Merge commit '9234bce90e1297ac66acc321827cb0f832864fe4' into extension_manager
Diffstat (limited to 'lib/plugins/authplain/lang/ko/lang.php')
-rw-r--r--lib/plugins/authplain/lang/ko/lang.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/plugins/authplain/lang/ko/lang.php b/lib/plugins/authplain/lang/ko/lang.php
new file mode 100644
index 000000000..de5a7c02f
--- /dev/null
+++ b/lib/plugins/authplain/lang/ko/lang.php
@@ -0,0 +1,6 @@
+<?php
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ */
+$lang['userexists'] = '죄송하지만 같은 이름을 사용하는 사용자가 있습니다.';