es.lang.php 파일추가.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3673 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
sspa3141 2008-02-14 15:02:09 +00:00
parent 029d3df0b2
commit 235a2d6e0e

View file

@ -0,0 +1,10 @@
<?php
/**
* @file module/referer/lang/ko.lang.php
* @author haneul <haneul0318@gmail.com>
* @brief English language pack
*/
$lang->referer = "Referer";
$lang->ranking = "Ranking";
?>