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] css doublecolon placeholder 번역 #22164

Merged
merged 2 commits into from
Aug 10, 2024

Conversation

givvemee
Copy link
Contributor

@givvemee givvemee commented Jul 5, 2024

Description

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

Motivation

Additional details

Related issues and pull requests

@givvemee givvemee requested a review from a team as a code owner July 5, 2024 00:45
@givvemee givvemee requested review from sunhpark42 and removed request for a team July 5, 2024 00:45
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jul 5, 2024
Copy link
Contributor

github-actions bot commented Jul 5, 2024

Preview URLs

Flaws (8)

URL: /ko/docs/Web/CSS/::placeholder
Title: ::placeholder
Flaw count: 8

  • macros:
    • /ko/docs/Web/HTML/Element/input does not exist but fell back to /en-US/docs/Web/HTML/Element/input
    • /ko/docs/Web/HTML/Element/textarea does not exist but fell back to /en-US/docs/Web/HTML/Element/textarea
    • /ko/docs/Web/CSS/::first-line does not exist but fell back to /en-US/docs/Web/CSS/::first-line
    • /ko/docs/Web/HTML/Element/input does not exist but fell back to /en-US/docs/Web/HTML/Element/input
    • /ko/docs/Web/HTML/Element/input does not exist but fell back to /en-US/docs/Web/HTML/Element/input
    • and 3 more flaws omitted
External URLs (5)

URL: /ko/docs/Web/CSS/::placeholder
Title: ::placeholder

(comment last updated: 2024-07-31 08:13:47)

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/css/_doublecolon_placeholder/index.md Outdated Show resolved Hide resolved

플레이스홀더는 {{htmlelement("label")}} 요소의 대체제가 아닙니다. [`for`](/ko/docs/Web/HTML/Element/label#for) 와 [`id`](/ko/docs/Web/HTML/Global_attributes#id) 특성의 조합을 사용하여 인풋과 프로그래밍 방식으로 연결된 라벨이 없다면 스크린 리더와 같은 보조 기술이 {{htmlelement("input")}} 요소를 파싱할 수 없습니다.

- [Placeholders in Form Fields Are Harmful — Nielsen Norman Group](https://www.nngroup.com/articles/form-design-placeholders/)
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
- [Placeholders in Form Fields Are Harmful — Nielsen Norman Group](https://www.nngroup.com/articles/form-design-placeholders/)
- [폼 필드 안의 플레이스홀더는 해롭다 — Nielsen Norman Group](https://www.nngroup.com/articles/form-design-placeholders/)

정도로 같이 벅역해두면 어떨까요?

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 31, 2024 08:12
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.

수정사항 확인 했습니다. 감사합니다~!

@sunhpark42 sunhpark42 merged commit 9c5280a into mdn:main Aug 10, 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.

2 participants