중국어 파일명 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3594 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haojilin 2008-01-26 03:54:23 +00:00
parent dcc062f804
commit bfce1b5dbb

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 = "访问次数";
?>