diff options
| author | Daiki Okumura <[email protected]> | 2016-05-08 21:57:12 +0900 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-05-08 05:57:12 -0700 |
| commit | 38ab6e31222e0fbeb030cd4eb3341f8a44f0fe52 (patch) | |
| tree | 31a0d6864c19d6bfa7779894d42c63dade3d3827 /docs/_data | |
| parent | 1a6d0cc446259cf86d73bf7437f2ca3b095f6781 (diff) | |
| download | bootstrap-38ab6e31222e0fbeb030cd4eb3341f8a44f0fe52.tar.xz bootstrap-38ab6e31222e0fbeb030cd4eb3341f8a44f0fe52.zip | |
Docs: Add link to Japanese translation site (#19855)
[skip sauce]
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/translations.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_data/translations.yml b/docs/_data/translations.yml index 57bf28f50..5ad1d8ef1 100644 --- a/docs/_data/translations.yml +++ b/docs/_data/translations.yml @@ -7,3 +7,8 @@ code: zh description: Bootstrap 4 中文文档教程 url: http://boot4.com/ + +- name: Japanese + code: ja + description: Bootstrap 4 日本語リファレンス + url: http://bootstrap4.jp/ |
