Skip to content

Commit

Permalink
Merge pull request #368 from xuanvan229/fix/side-bar-translation
Browse files Browse the repository at this point in the history
Translation: Side bar
  • Loading branch information
ltmylinh authored Jan 26, 2024
2 parents ad20af6 + 4d40991 commit 27d7b3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/sidebarLearn.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"path": "/learn/describing-the-ui",
"routes": [
{
"title": "Your First Component",
"title": "Component đầu tiên của bạn",
"path": "/learn/your-first-component"
},
{
Expand Down Expand Up @@ -103,7 +103,7 @@
"path": "/learn/render-and-commit"
},
{
"title": "State as a Snapshot",
"title": "State như một snapshot",
"path": "/learn/state-as-a-snapshot"
},
{
Expand Down Expand Up @@ -186,7 +186,7 @@
},
{
"title": "Removing Effect Dependencies",
"path": "/learn/removing-effect-dependencies"
"path": "/learn/removing-effect-dependencies"
},
{
"title": "Reusing Logic with Custom Hooks",
Expand Down

0 comments on commit 27d7b3c

Please sign in to comment.