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 a1133303d3
commit 31d95c2cd1

View File

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