From 9106d2a0eaa53a58d6cf6eef7250634329578843 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 10 May 2021 13:57:26 -0700 Subject: Fix accidental directory rename from https://github.com/twbs/bootstrap/pull/33709 --- site/data/translations.yml | 39 ++++++++++++++++++++++ .../translations.yml" | 39 ---------------------- 2 files changed, 39 insertions(+), 39 deletions(-) create mode 100644 site/data/translations.yml delete mode 100644 "\331\205\331\210\331\202\330\271/\330\247\331\204\330\250\331\212\330\247\331\206\330\247\330\252/translations.yml" diff --git a/site/data/translations.yml b/site/data/translations.yml new file mode 100644 index 000000000..02302b631 --- /dev/null +++ b/site/data/translations.yml @@ -0,0 +1,39 @@ +- name: العربية + code: ar + description: Bootstrap 5 باللغة العربية + url: https://bootstrap.mahdi.style/ + +- 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/ + +- 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/ diff --git "a/\331\205\331\210\331\202\330\271/\330\247\331\204\330\250\331\212\330\247\331\206\330\247\330\252/translations.yml" "b/\331\205\331\210\331\202\330\271/\330\247\331\204\330\250\331\212\330\247\331\206\330\247\330\252/translations.yml" deleted file mode 100644 index 02302b631..000000000 --- "a/\331\205\331\210\331\202\330\271/\330\247\331\204\330\250\331\212\330\247\331\206\330\247\330\252/translations.yml" +++ /dev/null @@ -1,39 +0,0 @@ -- name: العربية - code: ar - description: Bootstrap 5 باللغة العربية - url: https://bootstrap.mahdi.style/ - -- 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/ - -- 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/ -- cgit v1.2.3