Add icons in board list to help identify boards with special features #2623

This commit is contained in:
Kijin Sung 2025-12-17 11:50:54 +09:00
parent 0c8aa306ec
commit 14ad25abd2
4 changed files with 15 additions and 0 deletions

View file

@ -1,5 +1,6 @@
<?php
$lang->board = '게시판';
$lang->board_special_features = '특이사항';
$lang->except_notice = '공지사항 제외';
$lang->use_bottom_list = '하단목록 표시';
$lang->customize_bottom_list = '하단목록 설정';