summaryrefslogtreecommitdiff
path: root/lang/ko
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ko')
-rw-r--r--lang/ko/lang.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/ko/lang.php b/lang/ko/lang.php
deleted file mode 100644
index 265c416af..000000000
--- a/lang/ko/lang.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Korean language file
- *
- * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- */
-
-$lang['discussion'] = '토론';
-$lang['back_to_article'] = '위로 기사';
-$lang['userpage'] = '사용자 문서';
-
-//Setup VIM: ex: et ts=2 :