Skip to content

Commit 27d7b3c

Browse files
authored
Merge pull request #368 from xuanvan229/fix/side-bar-translation
Translation: Side bar
2 parents ad20af6 + 4d40991 commit 27d7b3c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/sidebarLearn.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"path": "/learn/describing-the-ui",
5353
"routes": [
5454
{
55-
"title": "Your First Component",
55+
"title": "Component đầu tiên của bạn",
5656
"path": "/learn/your-first-component"
5757
},
5858
{
@@ -103,7 +103,7 @@
103103
"path": "/learn/render-and-commit"
104104
},
105105
{
106-
"title": "State as a Snapshot",
106+
"title": "State như một snapshot",
107107
"path": "/learn/state-as-a-snapshot"
108108
},
109109
{
@@ -186,7 +186,7 @@
186186
},
187187
{
188188
"title": "Removing Effect Dependencies",
189-
"path": "/learn/removing-effect-dependencies"
189+
"path": "/learn/removing-effect-dependencies"
190190
},
191191
{
192192
"title": "Reusing Logic with Custom Hooks",

0 commit comments

Comments
 (0)