mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
포인트 모듈에 회원가입시 포인트를 줄 수 있도록 기능 개선
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2718 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
faf518676f
commit
6e3c2b4fb4
10 changed files with 58 additions and 2 deletions
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
$lang->about_module_point = 'モジュール別にポイントを指定することができますが、指定されていないモジュールでは、デフォルトポイントが使用されます。すべてのポイント数は、反対のアクションを行った際には原状復帰されます。';
|
||||
|
||||
$lang->point_signup = '加入';
|
||||
$lang->point_insert_document = '書き込み作成';
|
||||
$lang->point_delete_document = '書き込み削除';
|
||||
$lang->point_insert_comment = 'コメント作成';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue