Skip to content

Commit 417cc90

Browse files
authored
fix: Fixed the translation of the sidebar on the community page (#1760)
1 parent 3a7a143 commit 417cc90

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/content/community/acknowledgements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ React 最初由 [Jordan Walke](https://github.com/jordwalke) 创立。如今 Rea
88

99
</Intro>
1010

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

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

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

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

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

6969
此外,我们还要感谢:
7070

src/sidebarCommunity.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"path": "/community/docs-contributors"
3333
},
3434
{
35-
"title": "Translations",
35+
"title": "翻译",
3636
"path": "/community/translations"
3737
},
3838
{
39-
"title": "Acknowledgements",
39+
"title": "鸣谢",
4040
"path": "/community/acknowledgements"
4141
},
4242
{

0 commit comments

Comments
 (0)