Initial implementation of Notification Settings screen

This commit is contained in:
Kijin Sung 2016-11-12 15:19:26 +09:00
parent ddc0da173a
commit 87b9f7bae6
12 changed files with 415 additions and 0 deletions

View file

@ -2,6 +2,7 @@
$lang->admin = '관리자';
$lang->cmd_configure = '설정하기';
$lang->subtitle_primary = '기본 설정';
$lang->subtitle_notification = '알림 설정';
$lang->subtitle_security = '보안 설정';
$lang->subtitle_advanced = '고급 설정';
$lang->subtitle_debug = '디버그 설정';