mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Implement loading documents from other modules
This commit is contained in:
parent
264c6f0e74
commit
ba971f7b5a
6 changed files with 27 additions and 4 deletions
|
|
@ -106,4 +106,5 @@ $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 = '포함할 게시판 선택';
|
||||
$lang->cmd_board_include_modules = '포함할 게시판 선택';
|
||||
$lang->cmd_board_include_modules_none = '(포함하지 않음)';
|
||||
Loading…
Add table
Add a link
Reference in a new issue