Skip to content
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 Components and Props #35

Merged
merged 11 commits into from
Mar 2, 2019

Conversation

purelledhand
Copy link
Contributor

@purelledhand purelledhand commented Feb 17, 2019

Progress


## Composing Components {#composing-components}
## 컴포넌트 구성 {#composing-components}
Copy link
Collaborator

Choose a reason for hiding this comment

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

여기서는 "컴포넌트 구성" 보다는 "컴포넌트 합성"이 낫지 않을까요?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

현재 세션 이후에 composition에 대한 세션이 나와서 "구성"으로 번역할지 "조립"으로 번역할지 고민했었는데, 제안해주신 "컴포넌트 합성"이 괜찮은 것 같습니다. 수정했습니다. 감사합니다!

content/docs/components-and-props.md Outdated Show resolved Hide resolved

## Function and Class Components {#function-and-class-components}
## 함수 및 클래스 컴포넌트 {#function-and-class-components}
Copy link
Member

Choose a reason for hiding this comment

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

함수 컴포넌트와 클래스 컴포넌트

로 제안합니다. 함수 및 클래스 컴포넌트는 함수 | 클래스 컴포넌트 두가지로 분리되서 받아들여질 수 있을것 같아서요

Copy link
Contributor Author

Choose a reason for hiding this comment

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

넵 함수 및 클래스 컴포넌트는 중의적인것 같네요. 함수 컴포넌트와 클래스 컴포넌트로 수정했습니다. 감사합니다!

content/docs/components-and-props.md Outdated Show resolved Hide resolved
@netlify
Copy link

netlify bot commented Feb 22, 2019

Deploy preview for ko-reactjs-org ready!

Built with commit 793d11e

https://deploy-preview-35--ko-reactjs-org.netlify.com

@netlify
Copy link

netlify bot commented Feb 22, 2019

Deploy preview for ko-reactjs-org ready!

Built with commit 09ec201

https://deploy-preview-35--ko-reactjs-org.netlify.com

컴포넌트 구성 -> 컴포넌트 합성
hg-pyun
hg-pyun previously approved these changes Mar 1, 2019
Copy link
Member

@hg-pyun hg-pyun left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@taehwanno taehwanno left a comment

Choose a reason for hiding this comment

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

자잘한 것들 직접 수정해서 푸쉬했습니다 :)

@taehwanno taehwanno merged commit ccdb422 into reactjs:master Mar 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants