Skip to content

Commit d6f81b7

Browse files
committed
sidebar 번역 추가 및 개선
1 parent abe5f94 commit d6f81b7

File tree

2 files changed

+38
-59
lines changed

2 files changed

+38
-59
lines changed

src/sidebarBlog.json

Lines changed: 32 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -11,88 +11,67 @@
1111
"path": "/blog",
1212
"skipBreadcrumb": true,
1313
"routes": [
14-
{
15-
"title": "React Compiler v1.0",
16-
"titleForHomepage": "React Compiler v1.0",
17-
"icon": "blog",
18-
"date": "October 8, 2025",
19-
"path": "/blog/2025/10/07/react-compiler-1"
20-
},
21-
{
22-
"title": "Introducing the React Foundation",
23-
"titleForHomepage": "Introducing the React Foundation",
24-
"icon": "blog",
25-
"date": "October 7, 2025",
26-
"path": "/blog/2025/10/07/introducing-the-react-foundation"
27-
},
2814
{
29-
"title": "React 19.2",
30-
"titleForHomepage": "React 19.2에는 Activity, React 성능 트랙, useEffectEvent 등의 새로운 기능이 추가되었습니다. 이 글에서는...",
15+
"title": "React Conf 2025 요약",
16+
"titleForHomepage": "React Conf 2025 요약",
3117
"icon": "blog",
32-
"date": "October 1, 2025",
33-
"path": "/blog/2025/10/01/react-19-2"
34-
},
35-
{
36-
"title": "React Conf 2025 Recap",
37-
"titleForHomepage": "React Conf 2025 Recap",
38-
"icon": "blog",
39-
"date": "October 16, 2025",
18+
"date": "2025.10.16",
4019
"path": "/blog/2025/10/16/react-conf-2025-recap"
4120
},
4221
{
43-
"title": "React Compiler v1.0",
44-
"titleForHomepage": "React Compiler v1.0",
22+
"title": "React 컴파일러 v1.0",
23+
"titleForHomepage": "React 컴파일러 v1.0",
4524
"icon": "blog",
46-
"date": "October 7, 2025",
25+
"date": "2025.10.08",
4726
"path": "/blog/2025/10/07/react-compiler-1"
4827
},
4928
{
50-
"title": "Introducing the React Foundation",
51-
"titleForHomepage": "Introducing the React Foundation",
29+
"title": "React Foundation 소개",
30+
"titleForHomepage": "React Foundation 소개",
5231
"icon": "blog",
53-
"date": "October 7, 2025",
32+
"date": "2025.10.07",
5433
"path": "/blog/2025/10/07/introducing-the-react-foundation"
5534
},
5635
{
5736
"title": "React 19.2",
5837
"titleForHomepage": "React 19.2",
5938
"icon": "blog",
60-
"date": "October 1, 2025",
39+
"date": "2025.10.01",
6140
"path": "/blog/2025/10/01/react-19-2"
6241
},
6342
{
64-
"title": "React Labs: View Transitions, Activity, and more",
65-
"titleForHomepage": "View Transitions and Activity",
66-
"icon": "blog",
67-
"date": "April 23, 2025",
43+
"title": "React Labs: View Transitions, Activity",
44+
"titleForHomepage": "View Transitions와 Activity",
45+
"icon": "labs",
46+
"date": "2025.04.23",
6847
"path": "/blog/2025/04/23/react-labs-view-transitions-activity-and-more"
6948
},
7049
{
71-
"title": "React Compiler RC",
72-
"titleForHomepage": "React Compiler RC",
50+
"title": "React 컴파일러 RC",
51+
"titleForHomepage": "React 컴파일러 RC",
7352
"icon": "blog",
74-
"date": "April 21, 2025",
53+
"date": "2025.04.21",
7554
"path": "/blog/2025/04/21/react-compiler-rc"
7655
},
7756
{
7857
"title": "Create React App 지원 종료",
79-
"titleForHomepage": "Sunsetting Create React App",
58+
"titleForHomepage": "Create React App 지원 종료",
8059
"icon": "blog",
81-
"date": "February 14, 2025",
60+
"date": "2025.02.14",
8261
"path": "/blog/2025/02/14/sunsetting-create-react-app"
8362
},
8463
{
8564
"title": "React 19",
8665
"titleForHomepage": "React 19",
8766
"icon": "blog",
88-
"date": "December 05, 2024",
67+
"date": "2024.12.05",
8968
"path": "/blog/2024/12/05/react-19"
9069
},
9170
{
92-
"title": "React Compiler Beta Release and Roadmap",
93-
"titleForHomepage": "React Compiler Beta Release and Roadmap",
71+
"title": "React 컴파일러 베타 릴리스 및 로드맵",
72+
"titleForHomepage": "React 컴파일러 베타 릴리스 및 로드맵",
9473
"icon": "blog",
95-
"date": "October 21, 2024",
74+
"date": "2024.10.21",
9675
"path": "/blog/2024/10/21/react-compiler-beta-release"
9776
},
9877
{
@@ -106,26 +85,26 @@
10685
"title": "React 19 RC",
10786
"titleForHomepage": "React 19 RC",
10887
"icon": "blog",
109-
"date": "April 25, 2024",
88+
"date": "2024.04.25",
11089
"path": "/blog/2024/04/25/react-19"
11190
},
11291
{
113-
"title": "React 19 RC Upgrade Guide",
114-
"titleForHomepage": "React 19 RC Upgrade Guide",
92+
"title": "React 19 RC 업그레이드 가이드",
93+
"titleForHomepage": "React 19 RC 업그레이드 가이드",
11594
"icon": "blog",
116-
"date": "April 25, 2024",
95+
"date": "2024.04.25",
11796
"path": "/blog/2024/04/25/react-19-upgrade-guide"
11897
},
11998
{
120-
"title": "React Labs: What We've Been Working On – February 2024",
121-
"titleForHomepage": "React Labs: February 2024",
99+
"title": "React Labs: 그동안의 작업 - 2024년 2월",
100+
"titleForHomepage": "React Labs: 2024년 2월",
122101
"icon": "labs",
123-
"date": "February 15, 2024",
102+
"date": "2024.02.15",
124103
"path": "/blog/2024/02/15/react-labs-what-we-have-been-working-on-february-2024"
125104
},
126105
{
127-
"title": "React Canaries: Enabling Incremental Feature Rollout Outside Meta",
128-
"titleForHomepage": "React Canaries: Incremental Feature Rollout",
106+
"title": "React Canaries: Meta 외부에서의 점진적 기능 출시",
107+
"titleForHomepage": "React Canaries: 점진적 기능 출시",
129108
"icon": "blog",
130109
"date": "2023.05.03",
131110
"path": "/blog/2023/05/03/react-canaries"

src/sidebarHome.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"path": "/learn/setup"
2020
},
2121
{
22-
"title": "React Compiler",
22+
"title": "React 컴파일러",
2323
"path": "/learn/react-compiler"
2424
},
2525
{
@@ -84,23 +84,23 @@
8484
},
8585
{
8686
"hasSectionHeader": true,
87-
"sectionHeader": "REACT COMPILER API"
87+
"sectionHeader": "React 컴파일러 API"
8888
},
8989
{
90-
"title": "Configuration",
90+
"title": "설정",
9191
"path": "/reference/react-compiler/configuration"
9292
},
9393
{
94-
"title": "Directives",
94+
"title": "지시어",
9595
"path": "/reference/react-compiler/directives"
9696
},
9797
{
98-
"title": "Compiling Libraries",
98+
"title": "라이브러리 컴파일",
9999
"path": "/reference/react-compiler/compiling-libraries"
100100
},
101101
{
102102
"hasSectionHeader": true,
103-
"sectionHeader": "GET INVOLVED"
103+
"sectionHeader": "참여하기"
104104
},
105105
{
106106
"title": "React 커뮤니티",

0 commit comments

Comments
 (0)