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

fix: typo 'children' linted by textlint #999

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

lumirlumir
Copy link
Collaborator

@lumirlumir lumirlumir commented Jul 15, 2024

안녕하세요😁 textlint에 의해 검사된 아래 1개의 키워드를 수정하였습니다.

용어 term 정규표현식 sources 번역 target 논의 discussions
Children /Child(?:ren)?/ 자식 #2

특이사항

  1. 문맥 상 'children'이 코드의 일부로 차용된 것이라, '자식'으로 번역되기 보다는 인라인 코드 블럭으로 감싸는 것이 옳다 생각됩니다.

이외 수정 사항

  1. 엘리먼트 -> element: 인라인 코드 블럭 내부는 번역되면 안됩니다. (react.dev 참고하여 수정하였습니다)
  2. null -> null: 바로 앞 문장의 null은 인라인 코드블럭으로 감싸져 있습니다. 따라서, 해당 null도 코드 블럭으로 감싸져야 합니다.

Progress

Copy link

vercel bot commented Jul 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
ko-legacy-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Jul 15, 2024 2:55pm

Copy link

Size changes

📦 Next.js Bundle Analysis for react-dev

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

This PR introduced no changes to the JavaScript bundle! 🙌

@hg-pyun hg-pyun merged commit f95d5a0 into reactjs:main Jul 16, 2024
5 checks passed
@lumirlumir lumirlumir deleted the typo-children branch July 16, 2024 15:37
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.

2 participants