Skip to content

Commit

Permalink
fix: update navigation (#895)
Browse files Browse the repository at this point in the history
  • Loading branch information
lacolaco authored Sep 20, 2023
1 parent 7066930 commit ac8f949
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions aio-ja/content/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,9 @@
"children": [
{
"url": "guide/template-overview",
"title": "Overview",
"tooltip": "Introduction to templates."
"title": "概要",
"tooltip": "テンプレートの紹介。",
"translated": true
},
{
"url": "guide/template-syntax",
Expand Down

0 comments on commit ac8f949

Please sign in to comment.