Add dummy driver, clean up loose ends and start writing admin page

This commit is contained in:
Kijin Sung 2024-10-10 00:07:35 +09:00
parent 09fa4778c0
commit d8370ff59b
6 changed files with 102 additions and 7 deletions

View file

@ -7,6 +7,7 @@ $lang->subtitle_notification = '알림 설정';
$lang->subtitle_security = '보안 설정';
$lang->subtitle_advanced = '고급 설정';
$lang->subtitle_debug = '디버그 설정';
$lang->subtitle_queue = '비동기 작업';
$lang->subtitle_seo = 'SEO 설정';
$lang->subtitle_etc = '기타';
$lang->current_state = '현황';