중국어 - 기존번역 순화 및 누락된 파일 추가.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4582 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2008-10-01 17:29:54 +00:00
parent 96af126a82
commit c6dea0358d
12 changed files with 90 additions and 20 deletions

View file

@ -0,0 +1,10 @@
<?php
/**
* @file addons/mobile/lang/zh-CN.lang.php
* @author zero (zero@nzeo.com)
* @brief 中文语言包
**/
$lang->cmd_go_upper = '上一级';
$lang->cmd_go_home = '首页';
?>