diff options
| author | 王赛 <[email protected]> | 2021-04-26 13:39:12 +0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2021-06-02 23:07:33 -0700 |
| commit | 9c7f3bed710c580743c70ca104a90c7d290caf9b (patch) | |
| tree | 2b4295fc0cf156817333e2250d1695d4413d84e8 /site/data | |
| parent | 7ec9d8df528ccfa3cf07e496fdb76f74711e262f (diff) | |
| download | bootstrap-9c7f3bed710c580743c70ca104a90c7d290caf9b.tar.xz bootstrap-9c7f3bed710c580743c70ca104a90c7d290caf9b.zip | |
add Bootstrap 5 Simplified Chinese translation
Diffstat (limited to 'site/data')
| -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 02302b631..6c71985d6 100644 --- a/site/data/translations.yml +++ b/site/data/translations.yml @@ -37,3 +37,8 @@ code: zh-tw description: Bootstrap 5 繁體中文手冊 url: https://bootstrap5.hexschool.com/ + +- name: Simplified Chinese + code: zh-CN + description: Bootstrap 5 中文文档 + url: https://v5.bootcss.com/ |
