From 3ea39841c8049525e31e9f4d6300f0c60cdb42de Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 24 Jan 2023 13:33:51 +0100 Subject: Adding upstream version 5.2.3+dfsg. Signed-off-by: Daniel Baumann --- site/data/translations.yml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 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 0000000..803bb5c --- /dev/null +++ b/site/data/translations.yml @@ -0,0 +1,44 @@ +- 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 5 日本語リファレンス + url: https://getbootstrap.jp/ + +- name: Russian + code: ru + description: Bootstrap 5 на русском + url: https://getbootstrap.su/ + +- name: Korean + code: ko + description: Bootstrap 5 한국어 문서 + url: https://getbootstrap.kr/ + +- name: 中文(繁體) + 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/ + +- name: Spanish + code: es + description: Bootstrap 5 Español + url: https://bootstrap.esdocu.com/ -- cgit v1.2.3