1<?php
2/**
3 * Korean language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     Myeongjin <aranet100@gmail.com>
7 */
8
9// for the configuration manager
10$lang['namespace'] = '로컬 아바타에 대한 이름공간';
11$lang['size']      = '아바타의 기본 크기';
12$lang['rating']    = 'gravatar에 대한 최소 평가';
13
14//Setup VIM: ex: et ts=2 enc=utf-8 :
15