From f3b4308cb59bf4b21ff186f8479c82239446d139 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 7 Jun 2021 12:56:27 +0200 Subject: upgrade to bootstrap 5.0.1 and first batch of fixes --- vendor/twbs/bootstrap/site/data/translations.yml | 25 ++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'vendor/twbs/bootstrap/site/data/translations.yml') diff --git a/vendor/twbs/bootstrap/site/data/translations.yml b/vendor/twbs/bootstrap/site/data/translations.yml index 7373e335b..02302b631 100644 --- a/vendor/twbs/bootstrap/site/data/translations.yml +++ b/vendor/twbs/bootstrap/site/data/translations.yml @@ -1,3 +1,8 @@ +- name: العربية + code: ar + description: Bootstrap 5 باللغة العربية + url: https://bootstrap.mahdi.style/ + - name: 中文(繁體) code: zh-tw description: Bootstrap 4 繁體中文手冊 @@ -8,11 +13,6 @@ 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 @@ -23,12 +23,17 @@ description: Bootstrap 4 日本語リファレンス url: https://getbootstrap.jp/ +- name: Russian + code: ru + description: Bootstrap 5 на русском + url: https://getbootstrap.su/ + - name: Korean code: ko - description: Bootstrap 4 한국어 문서 + description: Bootstrap 5 한국어 문서 url: https://getbootstrap.kr/ -- name: Russian - code: ru - description: Bootstrap 4 на русском - url: https://v4.getbootstrap.su/ +- name: 中文(繁體) + code: zh-tw + description: Bootstrap 5 繁體中文手冊 + url: https://bootstrap5.hexschool.com/ -- cgit v1.2.3 From d459dfac74e90c29950d49a82edc19fd913d435e Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 29 Jul 2021 08:25:05 +0000 Subject: update to bootstrap 5.0.2 --- vendor/twbs/bootstrap/site/data/translations.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vendor/twbs/bootstrap/site/data/translations.yml') diff --git a/vendor/twbs/bootstrap/site/data/translations.yml b/vendor/twbs/bootstrap/site/data/translations.yml index 02302b631..6c71985d6 100644 --- a/vendor/twbs/bootstrap/site/data/translations.yml +++ b/vendor/twbs/bootstrap/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/ -- cgit v1.2.3