Skip to content

Commit 927c7f7

Browse files
authored
docs(cn): translate sidebarBlog into Chinese (#1254)
1 parent 4a143c9 commit 927c7f7

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Diff for: src/sidebarBlog.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,29 @@
1212
"skipBreadcrumb": true,
1313
"routes": [
1414
{
15-
"title": "React Canaries: Enabling Incremental Feature Rollout Outside Meta",
16-
"titleForHomepage": "React Canaries: Incremental Feature Rollout",
15+
"title": "React Canaries:在 Meta 之外逐步推出新功能",
16+
"titleForHomepage": "React Canaries:逐步推出新功能",
1717
"icon": "blog",
1818
"date": "May 3, 2023",
1919
"path": "/blog/2023/05/03/react-canaries"
2020
},
2121
{
22-
"title": "React Labs: What We've Been Working On – March 2023",
23-
"titleForHomepage": "React Labs: March 2023",
22+
"title": "React Labs:我们正在努力的方向——2023 年 3 月",
23+
"titleForHomepage": "React Labs:2023 年 3 月",
2424
"icon": "labs",
2525
"date": "March 22, 2023",
2626
"path": "/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023"
2727
},
2828
{
29-
"title": "Introducing react.dev",
30-
"titleForHomepage": "Introducing react.dev",
29+
"title": "介绍 react.dev",
30+
"titleForHomepage": "介绍 react.dev",
3131
"icon": "blog",
3232
"date": "March 16, 2023",
3333
"path": "/blog/2023/03/16/introducing-react-dev"
3434
},
3535
{
36-
"title": "React Labs: What We've Been Working On – June 2022",
37-
"titleForHomepage": "React Labs: June 2022",
36+
"title": "React Labs:我们正在努力的方向——2022 年 6 月",
37+
"titleForHomepage": "React Labs:2022 年 6 月",
3838
"icon": "labs",
3939
"date": "June 15, 2022",
4040
"path": "/blog/2022/06/15/react-labs-what-we-have-been-working-on-june-2022"
@@ -47,29 +47,29 @@
4747
"path": "/blog/2022/03/29/react-v18"
4848
},
4949
{
50-
"title": "How to Upgrade to React 18",
51-
"titleForHomepage": "Upgrading to React 18",
50+
"title": "如何升级到 React 18",
51+
"titleForHomepage": "升级到 React 18",
5252
"icon": "blog",
5353
"date": "March 8, 2022",
5454
"path": "/blog/2022/03/08/react-18-upgrade-guide"
5555
},
5656
{
57-
"title": "React Conf 2021 Recap",
58-
"titleForHomepage": "React Conf 2021 Recap",
57+
"title": "回顾 React Conf 2021",
58+
"titleForHomepage": "回顾 React Conf 2021",
5959
"icon": "blog",
6060
"date": "December 17, 2021",
6161
"path": "/blog/2021/12/17/react-conf-2021-recap"
6262
},
6363
{
64-
"title": "The Plan for React 18",
65-
"titleForHomepage": "The Plan for React 18",
64+
"title": "React 18 的有关计划",
65+
"titleForHomepage": "React 18 的有关计划",
6666
"icon": "blog",
6767
"date": "June 8, 2021",
6868
"path": "/blog/2021/06/08/the-plan-for-react-18"
6969
},
7070
{
71-
"title": "Introducing Server Components",
72-
"titleForHomepage": "Introducing Server Components",
71+
"title": "介绍服务器组件",
72+
"titleForHomepage": "介绍服务器组件",
7373
"icon": "labs",
7474
"date": "December 21, 2020",
7575
"path": "/blog/2020/12/21/data-fetching-with-react-server-components"

0 commit comments

Comments
 (0)