Skip to content

누락된 loginLegal 추가 #891

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Server/lib/Web/lang/ko_KR.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"withInstagram": "인스타그램 아이디로 로그인",
"withSpotify": "Spotify 아이디로 로그인",
"login_kkutu": "글자로 놀자! 끄투 온라인을 이용하시려면 로그인을 해 주세요."
"loginLegal": "로그인이 이루어지면 JJO.KR이 공지하는 <a href='(서비스 이용약관 주소)' target='_blank'>서비스 이용 약관</a> 및 <a href='(개인정보 취금 방침 주소)' target='_blank'>개인정보 취급 방침</a>에 동의하게 됩니다."
"loginLegal": "로그인이 이루어지면 JJO.KR이 공지하는 <a href='(서비스 이용약관 주소)' target='_blank'>서비스 이용 약관</a> 및 <a href='(개인정보 취금 방침 주소)' target='_blank'>개인정보 취급 방침</a>에 동의하게 됩니다.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
취금 → 취급

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인하였습니다. 수정하겠습니다.

},
"loginfail": {
"title": "로그인 실패",
Expand Down