mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
포인트모듈의 일번어 파일에 php syntax 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3217 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cb1e31bf5e
commit
2db69046db
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
$lang->about_disable_download = 'チェックするとポイントがない場合、ダウンロードを禁止します(イメージファイル除外)。';
|
||||
|
||||
$lang->level_point_calc = 'レベル別ポイント計算';
|
||||
$lang->expression = 'レベル変数<b>i</b>を使用してJavaスクリプト数式を入力してください(例: Math.pow(i, 2) * 90');
|
||||
$lang->expression = 'レベル変数<b>i</b>を使用してJavaスクリプト数式を入力してください(例: Math.pow(i, 2) * 90)';
|
||||
$lang->cmd_exp_calc = '計算';
|
||||
$lang->cmd_exp_reset = '初期化';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue