mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
#410. trigger로 추천, 비추천에 따른 포인트 변동 기능 지원
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4194 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
75ff83f052
commit
296c181762
14 changed files with 100 additions and 4 deletions
|
|
@ -48,7 +48,8 @@
|
|||
$lang->point_delete_file = '파일 삭제';
|
||||
$lang->point_download_file = '파일 다운로드 (이미지 제외)';
|
||||
$lang->point_read_document = '게시글 조회';
|
||||
|
||||
$lang->point_voted = '추천 받음';
|
||||
$lang->point_blamed = '비추천 받음';
|
||||
|
||||
$lang->cmd_point_config = '기본 설정';
|
||||
$lang->cmd_point_module_config = '모듈별 설정';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue