Translate components/LayoutFooter by hoony2520 · Pull Request #122 · reactjs/ko.react.dev
Progress
- 번역 초안 작성 (Draft translation)
- 공통 스타일 가이드 확인 (Check the common style guide)
- 모범사례 확인 (Check best practices)
- 용어 확인 (Check the term)
- 맞춤법 검사 (Spelling check)
- 리뷰 반영 (Resolve reviews)
taehwanno
changed the title
Translate
Translate components/LayoutFooter
| Acknowledgements | ||
| </FooterLink> | ||
| <MetaTitle onDark={true}>더보기</MetaTitle> | ||
| <FooterLink to="/tutorial/tutorial.html">튜토리얼</FooterLink> |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tutorial 목차와 통일하기 위해 튜토리얼 -> 자습서로 변경 부탁드려요.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
직접 수정했습니다.
제가 직접 수정해서 푸쉬했어요!
추가적으로 설명드리면 위 사진처럼 커밋 해쉬(0990a91) 옆의 빨간 X를 클릭해서 볼 수 있는 CircleCI 빌드 결과를 살펴보시면 Check Prettier, ESLint, Flow 단계에서 prettier를 실행하다가 빌드가 깨진 것을 알 수 있어요. Prettier는 코드 포맷을 모든 파일에서 일관성있게 맞추기 위해 사용하는 도구에요. package.json에 있는 yarn prettier 스크립트를 실행해서 커밋 후 푸쉬했습니다.
hg-pyun previously approved these changes Jun 11, 2019
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
