Fix #1209 승인 거부된 회원과 이메일 미인증 회원을 구분

This commit is contained in:
Kijin Sung 2019-11-23 11:15:31 +09:00
parent aba1830fb3
commit 726709f2fc
6 changed files with 64 additions and 3 deletions

View file

@ -361,3 +361,4 @@ $lang->cmd_recent_visit = '최근 방문';
$lang->scrap_folder_create = '폴더 추가';
$lang->scrap_folder_rename = '이름 변경';
$lang->scrap_folder_delete = '삭제';
$lang->member_unauthenticated = '미인증';