mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
Fix #469 show warning if email confirmation is required
This commit is contained in:
parent
6f527cc2ad
commit
614cc6e8d1
4 changed files with 13 additions and 3 deletions
|
|
@ -46,6 +46,7 @@ $lang->enable_join = '회원 가입 허가';
|
|||
$lang->enable_confirm = '메일 인증 사용';
|
||||
$lang->enable_find_account_question = '질문/답변 인증 사용';
|
||||
$lang->enable_ssl = 'SSL 기능 사용';
|
||||
$lang->msg_email_confirmation_required = '인증 메일이 발송되니 정확하게 입력해 주시기 바랍니다.';
|
||||
$lang->security_sign_in = '보안로그인 사용';
|
||||
$lang->limit_day = '임시 제한 일자';
|
||||
$lang->limit_day_description = '임시 제한 일자 설명';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue