Add initial support for all-boards notice

This commit is contained in:
Kijin Sung 2020-10-02 01:36:40 +09:00
parent d1edc53b4e
commit 2b77b42480
7 changed files with 25 additions and 7 deletions

View file

@ -76,6 +76,8 @@ $lang->favorite = 'Favorite';
$lang->menu = 'Menu';
$lang->no = 'No.';
$lang->notice = 'Notice';
$lang->notice_all = 'Notice All';
$lang->not_notice = 'Normal';
$lang->secret = 'Secret';
$lang->category_srl = 'Category';
$lang->category = 'Category';