Skip to content

Commit e3111f9

Browse files
docs(cn): translate community/translations into Chinese (#1750)
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
1 parent 02f1c61 commit e3111f9

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed
Lines changed: 11 additions & 11 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

1515
- [English](https://react.dev/) &mdash; [Contribute](https://github.com/reactjs/react.dev/)
1616

17-
## Full translations {/*full-translations*/}
17+
## 已完成的翻译 {/*full-translations*/}
1818

1919
{/* If you are a language maintainer and want to add your language here, finish the "Core" translations and edit `deployedTranslations` under `src/utils`. */}
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+
有关每种语言翻译的进度,请参见:[React 是否已被翻译?](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 的 fork,来进行 React 文档的翻译工作。典型的翻译流程是直接翻译 Markdown 文件并创建拉取请求。你可以点击上方的“Contribute”链接,前往你所用语言的 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)