diff options
| author | Mark Otto <[email protected]> | 2015-09-04 23:39:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-09-04 23:39:45 -0700 |
| commit | 336bfa41e667db006d654a181cd71875cb10dde1 (patch) | |
| tree | c028d7751d3a3becf9ea8e4b73d45a5df3751082 | |
| parent | 380e200523411bc0a9e7a3781e55622cc8a5b56f (diff) | |
| parent | 1ca33002d4a76916dff857c9d685437b7f0e43b5 (diff) | |
| download | bootstrap-336bfa41e667db006d654a181cd71875cb10dde1.tar.xz bootstrap-336bfa41e667db006d654a181cd71875cb10dde1.zip | |
Merge pull request #17404 from vincent4j/patch-1
add Chinese translations website boot4.com
| -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 fc44e9304..1eb552b0a 100644 --- a/docs/_data/translations.yml +++ b/docs/_data/translations.yml @@ -2,3 +2,8 @@ code: zh description: Bootstrap 中文文档 url: http://v4.bootcss.com/ + +- name: Chinese + code: zh + description: Bootstrap 4 中文文档教程 + url: http://boot4.com/ |
