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.
 
 
 
 
 

22 lines
834 B

  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author Myeongjin <aranet100@gmail.com>
  6. */
  7. $lang['picker'] = 'Wrap 플러그인';
  8. $lang['column'] = '단';
  9. $lang['box'] = '간단한 가운데 상자';
  10. $lang['info'] = '정보 상자';
  11. $lang['tip'] = '팁 상자';
  12. $lang['important'] = '중요 상자';
  13. $lang['alert'] = '경고 상자';
  14. $lang['help'] = '도움말 상자';
  15. $lang['download'] = '다운로드 상자';
  16. $lang['todo'] = '할 일 상자';
  17. $lang['clear'] = '플로트 지우기';
  18. $lang['em'] = '특히 강조';
  19. $lang['hi'] = '강조';
  20. $lang['lo'] = '덜 중요함';