diff options
| author | Mark Otto <[email protected]> | 2016-05-08 15:25:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-05-08 15:25:26 -0700 |
| commit | 4a064209ba26f53ed0758f232d0331beca7dfcd3 (patch) | |
| tree | 8b2d84d7518c4a6d39139ce0f81726133908847a /docs/_data | |
| parent | b2dd8e16946c839b24ea1327c65732222e03c2d2 (diff) | |
| parent | b479efb9d639de1955d5aa4cfc4acd810352a6b2 (diff) | |
| download | bootstrap-4a064209ba26f53ed0758f232d0331beca7dfcd3.tar.xz bootstrap-4a064209ba26f53ed0758f232d0331beca7dfcd3.zip | |
Merge branch 'v4-dev' into v4-forms-cleanup
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 20 | ||||
| -rw-r--r-- | docs/_data/translations.yml | 5 |
2 files changed, 15 insertions, 10 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index ef3a62c92..d2ee6e3d8 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -30,28 +30,28 @@ - title: Components pages: + - title: Alerts + - title: Breadcrumb - title: Buttons - title: Button group - title: Button dropdown + - title: Card + - title: Carousel + - title: Collapse + - title: Dropdowns - title: Forms - title: Input group - - title: Dropdowns - title: Jumbotron - - title: Tag - - title: Alerts - - title: Card + - title: List group + - title: Modal - title: Navs - title: Navbar - - title: Breadcrumb - title: Pagination + - title: Popovers - title: Progress - - title: List group - - title: Modal - title: Scrollspy + - title: Tag - title: Tooltips - - title: Popovers - - title: Collapse - - title: Carousel - title: Utilities # - title: Extend 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/ |
