referer 모듈 중문 팩.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3409 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
chinaskyking 2007-12-24 02:37:46 +00:00
parent ed9af88ff9
commit ff1e342ced

View file

@ -0,0 +1,10 @@
<?php
/**
* @file module/referer/lang/ko.lang.php
* @author haneul <haneul0318@gmail.com>
* @brief Korean language pack
*/
$lang->referer = "点击来源";
$lang->ranking = "访问次数";
?>