1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Myeongjin <aranet100@gmail.com>
7 */
8$lang['imgshort']              = '그림';
9$lang['tabshort']              = '표';
10$lang['imgfull']               = '그림';
11$lang['tabfull']               = '표';
12