From d95d30029f8d63190eb242c9914cee16b6b90627 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 8 Jan 2019 18:33:28 +0200 Subject: Switch to Hugo. No more Ruby dependency and most important more than 10 times less build time (at least on Windows)! --- site/data/translations.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 site/data/translations.yml (limited to 'site/data/translations.yml') diff --git a/site/data/translations.yml b/site/data/translations.yml new file mode 100644 index 0000000000..030fa771ba --- /dev/null +++ b/site/data/translations.yml @@ -0,0 +1,19 @@ +- 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: 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/ -- cgit v1.2.3