diff options
| author | Mark Otto <[email protected]> | 2017-11-06 17:51:04 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-11-06 17:51:04 -0600 |
| commit | de754fdc32529c7d964cf0dd44b088ebdbdbc019 (patch) | |
| tree | b9e3b5929338c064a3387c54f6e9aa684f63ec0f | |
| parent | 20b2e67ddc043808d18fbebaaaa3e348ac945886 (diff) | |
| download | bootstrap-de754fdc32529c7d964cf0dd44b088ebdbdbc019.tar.xz bootstrap-de754fdc32529c7d964cf0dd44b088ebdbdbc019.zip | |
fixes #24642
| -rw-r--r-- | _data/translations.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_data/translations.yml b/_data/translations.yml index 4b3042794..44a1608d7 100644 --- a/_data/translations.yml +++ b/_data/translations.yml @@ -5,6 +5,11 @@ - name: Chinese code: zh + description: Bootstrap 4 · 全球最流行的 HTML、CSS 和 JS 工具库。 + url: http://code.z01.com/v4 + +- name: Chinese + code: zh description: Bootstrap 4 中文文档教程 url: http://wiki.jikexueyuan.com/project/bootstrap4/ |
