diff options
| author | Casper <[email protected]> | 2017-08-15 09:10:47 +0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-08-14 18:10:47 -0700 |
| commit | c8678dca41ef2b7664e9ff4a49242340c6f91ede (patch) | |
| tree | 1bc801ef3bd65ed955e6f7f56edcf3ea880591be | |
| parent | 77777b388d7def95ef0e17a1b24223a11fa2d12d (diff) | |
| download | bootstrap-c8678dca41ef2b7664e9ff4a49242340c6f91ede.tar.xz bootstrap-c8678dca41ef2b7664e9ff4a49242340c6f91ede.zip | |
Add traditional Chinese in translations.yml (#23357)
| -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 1594865b0..3681ddf56 100644 --- a/_data/translations.yml +++ b/_data/translations.yml @@ -1,3 +1,8 @@ +- name: 中文(繁體) + code: zh-tw + description: Bootstrap 4 繁體中文手冊 + url: http://bootstrap.hexschool.com/ + - name: Chinese code: zh description: Bootstrap 4 中文文档教程 |
