From 308ffba7930a33b93d0366ad6c19336f907e60da Mon Sep 17 00:00:00 2001 From: Mustafa Mahdi Date: Mon, 10 May 2021 21:16:19 +0300 Subject: Add Arabic translation (#33709) --- site/data/translations.yml | 34 ------------------- .../translations.yml" | 39 ++++++++++++++++++++++ 2 files changed, 39 insertions(+), 34 deletions(-) delete mode 100644 site/data/translations.yml create 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 deleted file mode 100644 index a17163cfa..000000000 --- a/site/data/translations.yml +++ /dev/null @@ -1,34 +0,0 @@ -- 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" new file mode 100644 index 000000000..02302b631 --- /dev/null +++ "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" @@ -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/ -- cgit v1.2.3