mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Add icons in board list to help identify boards with special features #2623
This commit is contained in:
parent
0c8aa306ec
commit
14ad25abd2
4 changed files with 15 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
$lang->board = '게시판';
|
||||
$lang->board_special_features = '특이사항';
|
||||
$lang->except_notice = '공지사항 제외';
|
||||
$lang->use_bottom_list = '하단목록 표시';
|
||||
$lang->customize_bottom_list = '하단목록 설정';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue