diff options
Diffstat (limited to 'vendor/twbs/bootstrap/site/data/translations.yml')
-rw-r--r-- | vendor/twbs/bootstrap/site/data/translations.yml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/site/data/translations.yml b/vendor/twbs/bootstrap/site/data/translations.yml new file mode 100644 index 000000000..7373e335b --- /dev/null +++ b/vendor/twbs/bootstrap/site/data/translations.yml @@ -0,0 +1,34 @@ +- name: 中文(繁體) + code: zh-tw + description: Bootstrap 4 繁體中文手冊 + url: https://bootstrap.hexschool.com/ + +- name: Chinese + code: zh + 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 + url: https://getbootstrap.com.br/v4/ + +- name: Japanese + code: ja + description: Bootstrap 4 日本語リファレンス + url: https://getbootstrap.jp/ + +- name: Korean + code: ko + description: Bootstrap 4 한국어 문서 + url: https://getbootstrap.kr/ + +- name: Russian + code: ru + description: Bootstrap 4 на русском + url: https://v4.getbootstrap.su/ |