Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/community/acknowledgements.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ React 最初由 [Jordan Walke](https://github.com/jordwalke) 创立。如今 Rea

</Intro>

## Past contributors {/*past-contributors*/}
## 曾参与贡献的开发者 {/*past-contributors*/}

我们想表彰一些人,他们在过去对 React 及其文档方面做出了重大贡献,并且多年来一直帮助维护它们:

Expand Down Expand Up @@ -64,7 +64,7 @@ React 最初由 [Jordan Walke](https://github.com/jordwalke) 创立。如今 Rea

我们要特别感谢 [Tom Occhino](https://github.com/tomocchino) 和 [Adam Wolff](https://github.com/wolffiex) 多年来的指导和支持,以及所有 [将 React 翻译为其他语言的志愿者们](https://translations.react.dev/)。

## Additional Thanks {/*additional-thanks*/}
## 特别鸣谢 {/*additional-thanks*/}

此外,我们还要感谢:

Expand Down
4 changes: 2 additions & 2 deletions src/sidebarCommunity.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"path": "/community/docs-contributors"
},
{
"title": "Translations",
"title": "翻译",
"path": "/community/translations"
},
{
"title": "Acknowledgements",
"title": "鸣谢",
"path": "/community/acknowledgements"
},
{
Expand Down