diff options
| author | Mr. Will <[email protected]> | 2020-09-20 19:24:13 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-20 14:24:13 +0300 |
| commit | ab0aec397eacd28dd229f5cb67b687762cf0c531 (patch) | |
| tree | 09da7805a1b65f9c8f531d0ebd63c269914f9043 | |
| parent | 63b8a6ffdd9886337a9d12ee76bab94ed22f6c5f (diff) | |
| download | bootstrap-ab0aec397eacd28dd229f5cb67b687762cf0c531.tar.xz bootstrap-ab0aec397eacd28dd229f5cb67b687762cf0c531.zip | |
Add new Chinese Simplified translation (#31540)
| -rw-r--r-- | site/_data/translations.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/_data/translations.yml b/site/_data/translations.yml index f4dfd2366..3fc270cec 100644 --- a/site/_data/translations.yml +++ b/site/_data/translations.yml @@ -8,6 +8,11 @@ description: Bootstrap 4 · 全球最流行的 HTML、CSS 和 JS 工具库。 url: https://code.z01.com/v4/ +- name: Chinese Simplified + code: zh-CN + description: Bootstrap · 全球最受欢迎的 HTML、CSS 和 JS 库。 + url: https://bootstrap-zh-cn.github.io/ + - name: Brazilian Portuguese code: pt-BR description: Bootstrap 4 Português do Brasil |
