summaryrefslogtreecommitdiffstats
path: root/plugins/55/addnewpage/lang/ko/settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/55/addnewpage/lang/ko/settings.php')
-rwxr-xr-xplugins/55/addnewpage/lang/ko/settings.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/55/addnewpage/lang/ko/settings.php b/plugins/55/addnewpage/lang/ko/settings.php
new file mode 100755
index 0000000..27ea73d
--- /dev/null
+++ b/plugins/55/addnewpage/lang/ko/settings.php
@@ -0,0 +1,11 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Myeongjin <aranet100@gmail.com>
+ */
+$lang['addpage_exclude'] = '제외할 이름공간 (;로 구분)';
+$lang['addpage_showroot'] = '루트 이름공간 보이기';
+$lang['addpage_hide'] = '{{NEWPAGE>[ns]}} 구문을 사용할 때: 이름공간 선택을 숨기기 (체크하지 않음: 하위 이름공간만 보이기)';
+$lang['addpage_hideACL'] = '사용자가 문서를 추가할 권한이 없을 때 {{NEWPAGE}} 숨기기 (체크하지 않으면 메시지 보이기)';