mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
Add option to display module title in board list
This commit is contained in:
parent
e8b6db01fc
commit
46ac583a83
6 changed files with 80 additions and 7 deletions
|
|
@ -169,6 +169,7 @@ $lang->regdate = '등록일';
|
|||
$lang->anonymous = '익명';
|
||||
$lang->last_update = '최근 수정일';
|
||||
$lang->last_post = '마지막 댓글';
|
||||
$lang->module_title = '게시판 이름';
|
||||
$lang->signup_date = '가입일';
|
||||
$lang->last_login = '최근 로그인';
|
||||
$lang->first_page = '첫 페이지';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue