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['edit_content_only']     = '구조가 아닌, 데이터 항목의 내용';
9$lang['use_dataresolve']       = 'LIKE 문에 대한 DATARESOLVE 호출 사용';
10$lang['rownumbers']            = '모든 테이블에서 기본적으로 "행번호" 활성화';
11$lang['image_width']           = '그림의 기본 너비';
12