mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
Fix #1209 승인 거부된 회원과 이메일 미인증 회원을 구분
This commit is contained in:
parent
aba1830fb3
commit
726709f2fc
6 changed files with 64 additions and 3 deletions
|
|
@ -361,3 +361,4 @@ $lang->cmd_recent_visit = '최근 방문';
|
|||
$lang->scrap_folder_create = '폴더 추가';
|
||||
$lang->scrap_folder_rename = '이름 변경';
|
||||
$lang->scrap_folder_delete = '삭제';
|
||||
$lang->member_unauthenticated = '미인증';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue