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

[ko] html label element control 신규 번역 #21705

Merged
merged 10 commits into from
Jul 29, 2024

Conversation

givvemee
Copy link
Contributor

Description

기존에 한국어로 존재하지 않던 문서 HTMLLabelElement: control property 를 번역합니다

Motivation

Additional details

Related issues and pull requests

@givvemee givvemee requested a review from a team as a code owner June 17, 2024 04:27
@givvemee givvemee requested review from sunhpark42 and removed request for a team June 17, 2024 04:27
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jun 17, 2024
Copy link
Contributor

github-actions bot commented Jun 17, 2024

Preview URLs

(comment last updated: 2024-07-29 16:59:36)

Copy link
Contributor

@sunhpark42 sunhpark42 left a comment

Choose a reason for hiding this comment

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

안녕하세요 @givvemee 님, 번역 감사합니다 :)
두가지 수정사항이 있어 코멘트 남겼습니다. 확인 부탁드려요!

files/ko/web/api/htmllabelelement/control/index.md Outdated Show resolved Hide resolved
{{APIRef("HTML DOM")}}

읽기 전용인 **`HTMLLabelElement.control`** 속성은
{{HTMLElement("label")}} 요소와 연관되어 있는 컨트롤을 참조합니다.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
{{HTMLElement("label")}} 요소와 연관되어 있는 컨트롤을 참조합니다.
{{HTMLElement("label")}} 요소와 연관되어 있는 컨트롤을 참조를 반환합니다.

원문 표현이 returns a reference 라서 참조하다 보다는 참조를 반환이 맞는 표현일 것 같아요!

Copy link
Contributor Author

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.

@sunhpark42 리뷰 감사합니다.

@givvemee givvemee requested a review from sunhpark42 July 1, 2024 00:18
Copy link
Member

@hochan222 hochan222 left a comment

Choose a reason for hiding this comment

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

@givvemee 님 안녕하세요.

나머지 내용 모두 좋습니다. 이후 추가 반영사항 있어서 반영 후 병합하겠습니다.

고생 많으셨습니다. 좋은 하루 보내세요 :)

files/ko/web/api/htmllabelelement/control/index.md Outdated Show resolved Hide resolved
files/ko/web/api/htmllabelelement/control/index.md Outdated Show resolved Hide resolved
@hochan222 hochan222 merged commit 77d2a85 into mdn:main Jul 29, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ko Issues related to Korean content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants