You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
1.5 KiB
JSON
18 lines
1.5 KiB
JSON
{
|
|
"reset_password": "패스워드 재설정",
|
|
"update_password": "패스워드 변경",
|
|
"password_changed.title": "패스워드가 변경되었습니다.",
|
|
"password_changed.message": "<p>성공적으로 패스워드가 재설정 되었습니다. 다시 <a href=\"/login\">로그인</a>해 주세요.",
|
|
"wrong_reset_code.title": "올바르지 않은 초기화 코드입니다.",
|
|
"wrong_reset_code.message": "올바르지 않은 재설정 코드입니다. 다시 시도하거나 <a href=\"/reset\">새로운 재설정 코드를 요청</a>하세요.",
|
|
"new_password": "새 패스워드",
|
|
"repeat_password": "패스워드 확인",
|
|
"changing_password": "Changing Password",
|
|
"enter_email": "<strong>이메일 주소</strong>를 입력하면 패스워드를 재설정하는 방법을 메일로 알려드립니다.",
|
|
"enter_email_address": "이메일 주소를 입력하세요.",
|
|
"password_reset_sent": "If the specified address corresponds to an existing user account, a password reset email was sent. Please note that only one email will be sent per minute.",
|
|
"invalid_email": "올바르지 않거나 가입되지 않은 이메일입니다.",
|
|
"password_too_short": "입력한 패스워드가 너무 짧습니다, 다시 입력하세요.",
|
|
"passwords_do_not_match": "패스워드와 패스워드 확인이 일치하지 않습니다.",
|
|
"password_expired": "패스워드가 만료되었습니다, 새로운 패스워드를 입력하세요."
|
|
} |