mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
댓글을 관리자가 정한 수만큼 페이징을 하여 보여주도록 기능 추가. 모듈의 업데이트 필요
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3757 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d122c1a0b4
commit
21dcd2d191
37 changed files with 490 additions and 45 deletions
|
|
@ -10,6 +10,9 @@
|
|||
$lang->comment_list = 'Comentarios Lista';
|
||||
$lang->cmd_delete_checked_comment = 'Eliminar lo seleccionado' ;
|
||||
|
||||
$lang->comment_count = '댓글 수';
|
||||
$lang->about_comment_count = '댓글을 정해진 수 만큼만 표시하고 그 이상일 경우 목록으로 이동할 수 있게 합니다.';
|
||||
|
||||
$lang->msg_cart_is_null = 'Selecciona el commentario que desea eliminar';
|
||||
$lang->msg_checked_comment_is_deleted = '%d comentario eliminado correctamente.';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue