mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
중국어 - 추가 부분과 기존 파일 수정.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3262 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
364f7acef0
commit
8f6306ad13
62 changed files with 188 additions and 170 deletions
|
|
@ -26,10 +26,10 @@
|
|||
$lang->disable_download = '禁止下载';
|
||||
$lang->about_disable_download = '没有积分时,将禁止下载。 (图片除外)';
|
||||
|
||||
$lang->level_point_calc = '等级别积分计算';
|
||||
$lang->expression = '使用等级变数 <b>i</b>输入Javascrīpt代码. 例: Math.pow(i, 2) * 90';
|
||||
$lang->level_point_calc = '计算级别积分';
|
||||
$lang->expression = '使用级别变数<b>"i"</b>输入JS数学函数。例: Math.pow(i, 2) * 90';
|
||||
$lang->cmd_exp_calc = '计算';
|
||||
$lang->cmd_exp_reset = '初期化';
|
||||
$lang->cmd_exp_reset = '初始化';
|
||||
|
||||
$lang->about_module_point = '可以分别对各模块进行积分设置,没有被设置的模块将使用默认值。<br />所有积分在相反动作下恢复原始值。即:发表新帖后再删除得到的积分为0分。';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue