Skip to content

Commit ac187ee

Browse files
committed
docs: add sidebarReference translation
1 parent c8582b4 commit ac187ee

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/sidebarReference.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "API Reference",
2+
"title": "Referensi API",
33
"path": "/reference/react",
44
"routes": [
55
{
@@ -73,7 +73,7 @@
7373
]
7474
},
7575
{
76-
"title": "Components",
76+
"title": "Komponen",
7777
"path": "/reference/react/components",
7878
"routes": [
7979
{
@@ -125,11 +125,11 @@
125125
"sectionHeader": "react-dom@18.2.0"
126126
},
127127
{
128-
"title": "Components",
128+
"title": "Komponen",
129129
"path": "/reference/react-dom/components",
130130
"routes": [
131131
{
132-
"title": "Common (e.g. <div>)",
132+
"title": "Umum (e.g. <div>)",
133133
"path": "/reference/react-dom/components/common"
134134
},
135135
{
@@ -185,7 +185,7 @@
185185
]
186186
},
187187
{
188-
"title": "Client APIs",
188+
"title": "API Klien",
189189
"path": "/reference/react-dom/client",
190190
"routes": [
191191
{
@@ -199,7 +199,7 @@
199199
]
200200
},
201201
{
202-
"title": "Server APIs",
202+
"title": "API Server",
203203
"path": "/reference/react-dom/server",
204204
"routes": [
205205
{
@@ -230,10 +230,10 @@
230230
},
231231
{
232232
"hasSectionHeader": true,
233-
"sectionHeader": "Legacy APIs"
233+
"sectionHeader": "API Lama"
234234
},
235235
{
236-
"title": "Legacy React APIs",
236+
"title": "API React Lama",
237237
"path": "/reference/react/legacy",
238238
"routes": [
239239
{

0 commit comments

Comments
 (0)