mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3013 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a4a61d44d2
commit
51fb1e0d43
4 changed files with 20 additions and 0 deletions
|
|
@ -26,6 +26,11 @@
|
|||
$lang->disable_download = 'Prohibit Downloads';
|
||||
$lang->about_disable_download = "This will prohibit downloads when there are not enough points. (Exclude image files)";
|
||||
|
||||
$lang->level_point_calc = '레벨별 포인트 계산';
|
||||
$lang->expression = '레벨 변수 <b>i</b>를 사용하여 자바스크립트 수식을 입력하세요. 예: Math.pow(i, 2) * 90';
|
||||
$lang->cmd_exp_calc = '계산';
|
||||
$lang->cmd_exp_reset = '초기화';
|
||||
|
||||
$lang->about_module_point = "You can set point for each module and modules which don't have any value will use default point.<br />All point will be restored on acting reverse.";
|
||||
|
||||
$lang->point_signup = 'Signup';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue