Skip to content

Commit 82e79d0

Browse files
authored
Merge pull request #634 from reactjs/tr/sidebarReference
Translate "Reference" side bar
2 parents 0089a8e + 9c22382 commit 82e79d0

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/sidebarReference.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"sectionHeader": "[email protected]"
88
},
99
{
10-
"title": "Hooks",
10+
"title": "フック",
1111
"path": "/reference/react",
1212
"routes": [
1313
{
@@ -73,7 +73,7 @@
7373
]
7474
},
7575
{
76-
"title": "Components",
76+
"title": "コンポーネント",
7777
"path": "/reference/react/components",
7878
"routes": [
7979
{
@@ -95,7 +95,7 @@
9595
]
9696
},
9797
{
98-
"title": "APIs",
98+
"title": "API",
9999
"path": "/reference/react/apis",
100100
"routes": [
101101
{
@@ -121,7 +121,7 @@
121121
]
122122
},
123123
{
124-
"title": "Directives",
124+
"title": "ディレクティブ",
125125
"path": "/reference/react/directives",
126126
"routes": [
127127
{
@@ -139,7 +139,7 @@
139139
"sectionHeader": "[email protected]"
140140
},
141141
{
142-
"title": "Components",
142+
"title": "コンポーネント",
143143
"path": "/reference/react-dom/components",
144144
"routes": [
145145
{
@@ -169,7 +169,7 @@
169169
]
170170
},
171171
{
172-
"title": "APIs",
172+
"title": "API",
173173
"path": "/reference/react-dom",
174174
"routes": [
175175
{
@@ -199,7 +199,7 @@
199199
]
200200
},
201201
{
202-
"title": "Client APIs",
202+
"title": "クライアント API",
203203
"path": "/reference/react-dom/client",
204204
"routes": [
205205
{
@@ -213,7 +213,7 @@
213213
]
214214
},
215215
{
216-
"title": "Server APIs",
216+
"title": "サーバ API",
217217
"path": "/reference/react-dom/server",
218218
"routes": [
219219
{
@@ -244,10 +244,10 @@
244244
},
245245
{
246246
"hasSectionHeader": true,
247-
"sectionHeader": "Legacy APIs"
247+
"sectionHeader": "レガシー API"
248248
},
249249
{
250-
"title": "Legacy React APIs",
250+
"title": "レガシー React API",
251251
"path": "/reference/react/legacy",
252252
"routes": [
253253
{

0 commit comments

Comments
 (0)