1<?php
2/**
3 * Korean language file for grouphome plugin
4 *
5 * @author Myeongjin <aranet100@gmail.com>
6 */
7
8
9$lang['grouppages'] = '그룹 홈페이지를 찾을 곳. 그룹 이름을 넣어야 할 곳에 <code>%s</code>(을)를 사용하세요.';
10
11
12
13//Setup VIM: ex: et ts=4 :
14