1<?php 2/** 3 * Korean language file for dig plugin 4 * 5 * @author Myeongjin <aranet100@gmail.com> 6 */ 7 8$lang['host'] = '호스트'; 9$lang['ip'] = 'IP 주소'; 10 11 12 13//Setup VIM: ex: et ts=4 enc=utf-8 : 14