Translate Invalid Aria Prop by simsim0709 · Pull Request #57 · reactjs/ko.react.dev
Progress
- 번역 초안 작성(Draft translation)
- 공통 스타일 가이드 확인 (Check the common style guide)
- 용어 확인 (Check the term)
- 맞춤법 검사 (Spelling check)
- 리뷰 반영 (Resolve reviews)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
의견을 묻는 댓글 하나를 추가했습니다. 그 외에는 좋아보입니다.
| --- | ||
|
|
||
| The invalid-aria-prop warning will fire if you attempt to render a DOM element with an aria-* prop that does not exist in the Web Accessibility Initiative (WAI) Accessible Rich Internet Application (ARIA) [specification](https://www.w3.org/TR/wai-aria-1.1/#states_and_properties). | ||
| 웹 접근성 이니셔티브(WAI) 접근 가능한 리치 인터넷 애플리케이션(Rich Internet Application)의 [명세](https://www.w3.org/TR/wai-aria-1.1/#states_and_properties)에 없는 aria-* 프로퍼티로 DOM 요소를 렌더링하려고 하면 invalid-aria-prop 경고가 발생합니다. |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
접근성에서는 명세 제목을 원문으로 사용했던 데 어느 쪽으로 통일하는 게 좋을까요?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
음.. 저도 이 부분은 위키를 보고 번역 한거라 번역하는게 맞는지 원문 그대로 쓰는게 좋은지 정확히 잘 모르겠습니다. 하지만, 번역된 단어 웹 접근성 이니셔티브도 어색해 보이진 않는거 같습니다. 😄
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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