docs: add angular.tw (Traditional Chinese) site to navigation.json (#30723)
PR Close #30723
This commit is contained in:
parent
2c78da00ae
commit
76584804c8
|
@ -816,9 +816,13 @@
|
|||
"title": "Languages",
|
||||
"children": [
|
||||
{
|
||||
"title": "中文版",
|
||||
"title": "简体中文版",
|
||||
"url": "https://angular.cn/"
|
||||
},
|
||||
{
|
||||
"title": "正體中文版",
|
||||
"url": "https://angular.tw/"
|
||||
},
|
||||
{
|
||||
"title": "日本語版",
|
||||
"url": "https://angular.jp/"
|
||||
|
|
Loading…
Reference in New Issue