mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Add settings for combined board
This commit is contained in:
parent
a9334cec95
commit
264c6f0e74
6 changed files with 82 additions and 2 deletions
|
|
@ -104,3 +104,6 @@ $lang->msg_document_notify_mail = '[%s] 새로운 게시글이 등록되었습
|
|||
$lang->cmd_document_vote_user = '이 글의 추천인 목록';
|
||||
$lang->cmd_comment_vote_user = '이 댓글의 추천인 목록';
|
||||
$lang->msg_not_target = '문서 또는 댓글의 추천인목록만 조회가능합니다.';
|
||||
$lang->cmd_board_combined_board = '통합 게시판';
|
||||
$lang->about_board_combined_board = '다른 게시판의 글을 모아서 볼 수 있습니다. 여러 게시판을 선택하려면 Ctrl 키를 누르고 클릭하세요.';
|
||||
$lang->cmd_board_include_modules = '포함할 게시판 선택';
|
||||
Loading…
Add table
Add a link
Reference in a new issue