-
Notifications
You must be signed in to change notification settings - Fork 439
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
Translate Getting Started #50
Conversation
remove empty line 84, 89 add line 116~117 translate account -> 계정
Deploy preview for ko-reactjs-org ready! Built with commit 551c3f8 |
498332d 커밋 때문에 충돌이 발생하고 있네요. fork 하신 저장소에 쓰기 권한을 잠시 주시겠어요? |
네 권한 드렸습니다! |
c4f5394
to
7560cdd
Compare
@MDJuniooor 충돌 다 해결했습니다. 이전에 master에 직접 커밋을 하셔서 다른 번역을 동시에 진행하고자 할 때 위험할 수도 있기 때문에 fork 하신 저장소의 master에 직접 커밋된 것들은 삭제하고 sync 맞춰서 force-push 해놨습니다.
위 처럼 실행하셔서 로컬 머신의 master 브랜치 정리 부탁드려요. |
넵 감사합니다 ㅠㅠ 고생 많으셨습니다. 앞으로는 주의하겠습니다. 친절하게 알려주셔서 정말 감사합니다!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
content/docs/getting-started.md
Outdated
|
||
If something is missing in the documentation or if you found some part confusing, please [file an issue for the documentation repository](https://github.com/reactjs/reactjs.org/issues/new) with your suggestions for improvement, or tweet at the [@reactjs account](https://twitter.com/reactjs). We love hearing from you! | ||
이 문서에서 빠진 부분이나 혼동되는 부분을 발견하시면, 개선을 위한 제안과 함께 [문서의 레퍼지토리](https://github.com/reactjs/reactjs.org/issues/new)에 이슈를 올려주시거나, [@reactjs 계정](https://twitter.com/reactjs)에 tweet 해주세요. 저희는 당신의 소식을 좋아합니다! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We love hearing from you!
제안과 빠진 내용에 대한 개선에 대한 내용이므로
여러분의 참여를 기다립니다! 로 의역하면 어떨까요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
몇 가지 텍스트 및 링크를 직접 수정했습니다. 고생하셨습니다 :) |
@taehwanno @gnujoow |
#39 conflict 관련 이슈로 새로 PR 생성하였습니다.
@taehwanno 조언 감사합니다. 새로 브런치 생성하여서 다시 PR 하였습니다.
Progress