Skip to content

Commit 3a6a612

Browse files
committed
chore: translate sidebarX.json
1 parent 179e0fc commit 3a6a612

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/sidebarBlog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"routes": [
55
{
66
"hasSectionHeader": true,
7-
"sectionHeader": "STAY INFORMED"
7+
"sectionHeader": "최신 소식"
88
},
99
{
1010
"title": "블로그",

src/sidebarHome.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"routes": [
55
{
66
"hasSectionHeader": true,
7-
"sectionHeader": "GET STARTED"
7+
"sectionHeader": "시작하기"
88
},
99
{
1010
"title": "빠르게 시작하기",
@@ -16,7 +16,7 @@
1616
},
1717
{
1818
"hasSectionHeader": true,
19-
"sectionHeader": "LEARN REACT"
19+
"sectionHeader": "React 학습하기"
2020
},
2121
{
2222
"title": "UI 표현하기",
@@ -76,15 +76,15 @@
7676
},
7777
{
7878
"hasSectionHeader": true,
79-
"sectionHeader": "GET INVOLVED"
79+
"sectionHeader": "참여하기"
8080
},
8181
{
8282
"title": "React 커뮤니티",
8383
"path": "/community"
8484
},
8585
{
8686
"hasSectionHeader": true,
87-
"sectionHeader": "STAY INFORMED"
87+
"sectionHeader": "최신 소식"
8888
},
8989
{
9090
"title": "React 블로그",

0 commit comments

Comments
 (0)