generator-begcode
Version:
Spring Boot + Angular/React/Vue in one handy generator
20 lines (19 loc) • 548 B
JSON
{
"login": {
"title": "인증",
"form": {
"password": "비밀번호",
"password.placeholder": "당신의 비밀번호",
"rememberme": "자동 로그인",
"button": "인증하기"
},
"messages": {
"error": {
"authentication": "<strong>인증 실패!</strong> credential을 확인하고 다시 시도해 주세요."
}
},
"password": {
"forgot": "비밀번호를 잊으셨나요?"
}
}
}