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['search_in_text']        = '렌더된 텍스트에서 검색<br />(어구는 항상 원본 위키와 일치)';
9$lang['snippet_in_text']       = '렌더된 텍스트에서 검색 결과 스니펫 표시';
10