1<?php 2/** 3 * Korean language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 */ 7 8$lang['discussion'] = '토론'; 9$lang['back_to_article'] = '위로 기사'; 10$lang['userpage'] = '사용자 문서'; 11 12//Setup VIM: ex: et ts=2 : 13