Skip to content

Commit 139534c

Browse files
committed
Translate community/translations.md to Korean
1 parent cb45a63 commit 139534c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
---
2-
title: Translations
2+
title: 번역
33
---
44

55
<Intro>
66

7-
React docs are translated by the global community into many languages all over the world.
7+
React 문서는 전 세계의 글로벌 커뮤니티에 의해 다양한 언어로 번역되고 있습니다.
88

99
</Intro>
1010

11-
## Source site {/*main-site*/}
11+
## 원본 사이트 {/*main-site*/}
1212

13-
All translations are provided from the canonical source docs:
13+
모든 번역은 공식 원본 문서를 기반으로 제공됩니다:
1414

15-
- [English](https://react.dev/) &mdash; [Contribute](https://github.com/reactjs/react.dev/)
15+
- [English](https://react.dev/) &mdash; [기여하기](https://github.com/reactjs/react.dev/)
1616

17-
## Full translations {/*full-translations*/}
17+
## 완전한 번역 {/*full-translations*/}
1818

19-
{/* If you are a language maintainer and want to add your language here, finish the "Core" translations and edit `deployedTranslations` under `src/utils`. */}
19+
{/* 관리자이며 여기에 언어를 추가하고 싶다면, "Core" 번역을 완료하고 `src/utils` 아래의 `deployedTranslations`를 편집하세요. */}
2020

2121
<LanguageList progress="complete" />
2222

23-
## In-progress translations {/*in-progress-translations*/}
23+
## 진행 중인 번역 {/*in-progress-translations*/}
2424

25-
For the progress of each translation, see: [Is React Translated Yet?](https://translations.react.dev/)
25+
각 번역의 진행 상황은 다음을 참조하세요: [Is React Translated Yet?](https://translations.react.dev/)
2626

2727
<LanguageList progress="in-progress" />
2828

29-
## How to contribute {/*how-to-contribute*/}
29+
## 기여하는 방법 {/*how-to-contribute*/}
3030

31-
You can contribute to the translation efforts!
31+
번역 작업에 기여할 수 있습니다!
3232

33-
The community conducts the translation work for the React docs on each language-specific fork of react.dev. Typical translation work involves directly translating a Markdown file and creating a pull request. Click the "contribute" link above to the GitHub repository for your language, and follow the instructions there to help with the translation effort.
33+
커뮤니티는 react.dev의 각 언어별 포크에서 React 문서의 번역 작업을 수행합니다. 일반적인 번역 작업은 Markdown 파일을 직접 번역하고 PR을 생성하는 것을 포함합니다. 위의 "기여하기" 링크를 클릭하여 해당 언어의 GitHub 저장소로 이동하고, 지침을 따라 번역 작업에 도움을 주실 수 있습니다.
3434

35-
If you want to start a new translation for your language, visit: [translations.react.dev](https://github.com/reactjs/translations.react.dev)
35+
새로운 언어로 번역을 시작하고 싶다면 다음을 방문하세요: [translations.react.dev](https://github.com/reactjs/translations.react.dev)

0 commit comments

Comments
 (0)