Skip to content

Commit 78579a7

Browse files
authored
docs: Translate community pages to Korean (#1334)
<!-- PR을 보내주셔서 감사합니다! 여러분과 같은 기여자들이 React를 더욱 멋지게 만듭니다! 기존 이슈와 관련된 PR이라면, 아래에 이슈 번호를 추가해주세요. --> # Translate community pages to Korean <!-- 어떤 종류의 PR인지 상세 내용을 작성해주세요. --> ## PR 내용 Community 섹션의 나머지 페이지들을 영문에서 한국어로 번역하고 번역 품질을 개선했습니다. ### 변경 사항 - **team.md**: - React Core 섹션 설명 번역 - 피동형 문장 제거 및 문체 개선 - **meetups.md**: - 제목: "React Meetups" → "React 모임" - 인트로 텍스트 번역 - **conferences.md**: - 제목: "React Conferences" → "React 컨퍼런스" - 인트로 텍스트 번역 ### 품질 개선 - 번역 모범 사례 적용 - 공통 스타일 가이드 및 용어집 일관성 적용 ## 필수 확인 사항 - [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> - [x] 리뷰 반영<sup>Resolve Reviews</sup>
1 parent 1eaa4a7 commit 78579a7

File tree

3 files changed

+30
-31
lines changed

3 files changed

+30
-31
lines changed

src/content/community/conferences.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
title: React Conferences
2+
title: React 컨퍼런스
33
---
44

55
<Intro>
6-
7-
Do you know of a local React.js conference? Add it here! (Please keep the list chronological)
6+
React.js 관련 컨퍼런스를 알고 계신가요? 이곳에 추가해주세요! (목록은 날짜 순으로 정렬해주세요)
87

98
</Intro>
109

11-
## Upcoming Conferences {/*upcoming-conferences*/}
10+
## 예정 컨퍼런스 {/*upcoming-conferences*/}
1211

1312
### CityJS London 2025 {/*cityjs-london*/}
1413

src/content/community/meetups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: React Meetups
2+
title: React 모임
33
---
44

55
<Intro>
66

7-
Do you have a local React.js meetup? Add it here! (Please keep the list alphabetical)
7+
React.js 관련 모임이 있다면 이곳에 추가해주세요! (목록은 알파벳 순으로 유지해주세요)
88

99
</Intro>
1010

0 commit comments

Comments
 (0)