Skip to content

docs: Update Korean translation for example UI text in form.md #1272

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

Merged
merged 4 commits into from
Aug 16, 2025

Conversation

hyoni0817
Copy link
Contributor

@hyoni0817 hyoni0817 commented Aug 15, 2025

<Form> 문서 내 모든 예제의 UI 텍스트를 한국어로 번역

관련 이슈: #1270

  • 기존 <form> 문서에서 '낙관적으로 폼 데이터 업데이트하기'(링크) 예제 설명은 '제출', '제출중...'으로 되어있는데, 예제 코드는 'Send', 'Sending...'으로 되어 있었습니다. 일관되게 표현해주기 위해 예제 코드를 한국어로 수정해주는 작업을 진행했습니다.
    • 참고로 예제 코드가 메시지 전송과 관련되어 있어서 기존 번역 '제출''제출중...''전송''전송중...'으로 수정해줬습니다.
  • 위 예제와 일관성을 맞추기 위해 <form> 문서에 있는 모든 예제 코드의 UI 텍스트를 한국어로 번역하는 작업을 진행했습니다.

필수 확인 사항

선택 확인 사항

  • 번역 초안 작성Draft Translation
  • 리뷰 반영Resolve Reviews

Copy link

vercel bot commented Aug 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
ko-legacy-reactjs-org Ignored Ignored Preview Aug 16, 2025 8:17am

Copy link
Collaborator

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

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

LGTM, 기여 감사합니다!

Copy link

github-actions bot commented Aug 16, 2025

Size changes

📦 Next.js Bundle Analysis for undefined

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@lumirlumir lumirlumir merged commit 17590fd into reactjs:main Aug 16, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Typo]: API 참고서 > 컴포넌트 > form의 낙관적으로 폼 데이터 업데이트하기 섹션에서 '제출', '제출중'을 영어로 수정
2 participants