중국어 - 누락된 부분 추가번역 및 기존 번역 수정.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3891 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2008-03-02 21:24:20 +00:00
parent d6720850cc
commit e07560ad26
27 changed files with 105 additions and 87 deletions

View file

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