You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

15 lines
582 B

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