summaryrefslogtreecommitdiff
path: root/lang/ko/lang.php
blob: 265c416afc8ebbe519dbe49aeb9b1ca50b6281f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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 :