diff options
| author | Bobby <[email protected]> | 2024-08-16 20:47:33 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-16 20:47:33 -0400 |
| commit | 6b28433d9cfde435be8ec2bd6cf91e6324d08865 (patch) | |
| tree | 8343c27b8b95ff5639233e81cf157f92e5688466 /site/data/translations.yml | |
| parent | d53094ec16ba385faae2973ddee648698b32ab24 (diff) | |
| parent | 048f56f51460df75e92a2f7b472e1c56baeb68f7 (diff) | |
| download | bootstrap-main.tar.xz bootstrap-main.zip | |
Diffstat (limited to 'site/data/translations.yml')
| -rw-r--r-- | site/data/translations.yml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/site/data/translations.yml b/site/data/translations.yml index 6c71985d6..81bf8c2f3 100644 --- a/site/data/translations.yml +++ b/site/data/translations.yml @@ -1,8 +1,3 @@ -- name: العربية - code: ar - description: Bootstrap 5 باللغة العربية - url: https://bootstrap.mahdi.style/ - - name: 中文(繁體) code: zh-tw description: Bootstrap 4 繁體中文手冊 @@ -20,7 +15,7 @@ - name: Japanese code: ja - description: Bootstrap 4 日本語リファレンス + description: Bootstrap 5 日本語リファレンス url: https://getbootstrap.jp/ - name: Russian @@ -42,3 +37,8 @@ code: zh-CN description: Bootstrap 5 中文文档 url: https://v5.bootcss.com/ + +- name: Spanish + code: es + description: Bootstrap 5 Español + url: https://esdocu.net/bootstrap/comenzando/ |
