Skip to content

Commit

Permalink
docs(aio): Add link to Japanese localization
Browse files Browse the repository at this point in the history
  • Loading branch information
lacolaco committed Nov 26, 2017
1 parent 0444e13 commit f474a41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions aio/content/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,10 @@
{
"title": "中文版",
"url": "https://angular.cn/"
},
{
"title": "日本語版",
"url": "https://angular.jp/"
}
]
}
Expand Down

0 comments on commit f474a41

Please sign in to comment.