docs: add angular.tw (Traditional Chinese) site to navigation.json (#30723)

PR Close #30723
This commit is contained in:
Will 保哥 2019-05-29 21:01:33 +08:00 committed by Andrew Kushnir
parent 2c78da00ae
commit 76584804c8

View File

@ -816,9 +816,13 @@
"title": "Languages", "title": "Languages",
"children": [ "children": [
{ {
"title": "中文版", "title": "简体中文版",
"url": "https://angular.cn/" "url": "https://angular.cn/"
}, },
{
"title": "正體中文版",
"url": "https://angular.tw/"
},
{ {
"title": "日本語版", "title": "日本語版",
"url": "https://angular.jp/" "url": "https://angular.jp/"