docs(aio): Add link to Japanese localization (#20630)

PR Close #20630
This commit is contained in:
Suguru Inatomi 2017-11-26 09:24:01 +09:00 committed by Igor Minar
parent 2bb783824e
commit 3bd682f432
1 changed files with 4 additions and 0 deletions

View File

@ -633,6 +633,10 @@
{
"title": "中文版",
"url": "https://angular.cn/"
},
{
"title": "日本語版",
"url": "https://angular.jp/"
}
]
}