mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 17:44:38 +09:00
Add more specific message about password change/reset
This commit is contained in:
parent
cd79409f9b
commit
cd1477f14b
3 changed files with 3 additions and 1 deletions
|
|
@ -402,3 +402,4 @@ $lang->scrap_folder_delete = '삭제';
|
|||
$lang->member_unauthenticated = '미인증';
|
||||
$lang->member_number = '회원 번호';
|
||||
$lang->msg_change_after_click = '아래 링크 클릭 후 변경 가능';
|
||||
$lang->msg_password_changed = '비밀번호가 변경되었습니다.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue