1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * Korean language file for vshare plugin
7 *
8 * @author merefox <admin@homerecz.com>
9 * @author Myeongjin <aranet100@gmail.com>
10 */
11$lang['js']['button']          = '동영상 공유 사이트에서 동영상 넣기';
12$lang['js']['prompt']          = '여기에 동영상 페이지의 전체 URL을 붙여넣으세요:';
13$lang['js']['notfound']        = '죄송하지만 이 URL을 인식할 수 없습니다.
14수동으로 올바른 문법을 넣는 방법에 대해서는 설명문서를 참조하세요.';
15