Commit 00c48d4
docs: translate optional key parameter in createPortal (#1501)
closes #1477
# createPortal의 선택적 매개변수 `key` 설명 번역
createPortal 레퍼런스에 새롭게 추가된 선택적 매개변수 `key`의 설명을 번역했습니다.
**링크**: https://ko.react.dev/reference/react-dom/createPortal
**AS-IS**
<img width="931" height="233" alt="image"
src="https://github.com/user-attachments/assets/8f23038d-6979-4c1d-a5af-a0a5d9a26207"
/>
**TO-BE**
<img width="907" height="233" alt="image"
src="https://github.com/user-attachments/assets/348708d9-4fa0-4eca-9160-5cfd65d6fe06"
/>
**참고**: `optional` 라벨의 번역 방침은
[#1478](https://github.com/reactjs/ko.react.dev/issues/1478)에서 논의 중이라 이번
PR에서는 원문을 유지했습니다. 논의가 끝난 후 다른 수정부분과 함께 작업 예정입니다.
## 필수 확인 사항
- [x] [기여자 행동 강령 규약<sup>Code of
Conduct</sup>](https://github.com/reactjs/ko.react.dev/blob/main/CODE_OF_CONDUCT.md)
- [x] [기여
가이드라인<sup>Contributing</sup>](https://github.com/reactjs/ko.react.dev/blob/main/CONTRIBUTING.md)
- [x] [공통 스타일 가이드<sup>Universal Style
Guide</sup>](https://github.com/reactjs/ko.react.dev/blob/main/wiki/universal-style-guide.md)
- [x] [번역을 위한 모범 사례<sup>Best Practices for
Translation</sup>](https://github.com/reactjs/ko.react.dev/blob/main/wiki/best-practices-for-translation.md)
- [x] [번역 용어 정리<sup>Translate
Glossary</sup>](https://github.com/reactjs/ko.react.dev/blob/main/wiki/translate-glossary.md)
- [x] [`textlint` 가이드<sup>Textlint
Guide</sup>](https://github.com/reactjs/ko.react.dev/blob/main/wiki/textlint-guide.md)
- [x] [맞춤법 검사<sup>Spelling
Check</sup>](https://nara-speller.co.kr/speller/)
## 선택 확인 사항
- [ ] 번역 초안 작성<sup>Draft Translation</sup>
- [ ] 리뷰 반영<sup>Resolve Reviews</sup>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a479cec commit 00c48d4
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments