-
-
Notifications
You must be signed in to change notification settings - Fork 535
docs: translate React Compiler sections #1449
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Size changesDetails📦 Next.js Bundle Analysis for undefinedThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
React Compiler 문서 중 설정 옵션 관련 섹션(target, panicThreshold, logger, gating, compilationMode)을 한국어로 번역/현지화합니다.
Changes:
- React Compiler 옵션 문서 5종(
target,panicThreshold,logger,gating,compilationMode)의 본문/섹션 헤더를 한국어로 번역 - 설정 안내 페이지(
configuration)의 문구를 일부 다듬어 표현을 정리
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/content/reference/react-compiler/target.md | target 옵션 레퍼런스/사용법/트러블슈팅 섹션 한국어 번역 |
| src/content/reference/react-compiler/panicThreshold.md | panicThreshold 옵션 레퍼런스/사용법 섹션 한국어 번역 |
| src/content/reference/react-compiler/logger.md | logger 옵션 레퍼런스/사용법 섹션 한국어 번역 |
| src/content/reference/react-compiler/gating.md | gating 옵션 레퍼런스/사용법/트러블슈팅 섹션 한국어 번역 |
| src/content/reference/react-compiler/configuration.md | 한국어 문구 일부 표현 다듬기 및 용어 표기 정리 |
| src/content/reference/react-compiler/compilationMode.md | compilationMode 옵션 레퍼런스/사용법/트러블슈팅 섹션 한국어 번역 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
#1449 에 이어 React Compiler 관련 섹션 번역을 모두 완료하였습니다. 2번 이상의 검수를 거쳤기에, 바로 머지합니다.
React 컴파일러 공부하면서 관련 섹션 전부 번역해 보았습니다.
GitHub Copilot 에이전트 코딩으로 1차 번역 후 검수했는데, 퀄리티가 꽤 좋은 것 같습니다.
Claude Opus 4.5 -> 개인 검수 -> GitHub code review로 3번의 검수 과정을 거쳐 바로 머지합니다.