diff options
| author | Fabián Karaben <[email protected]> | 2022-01-26 19:22:38 -0300 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-02-08 17:14:29 -0800 |
| commit | d19c635f164487b377e72dd56ffff4a64964c0b8 (patch) | |
| tree | 10eee1f58d670b2b3b00646c635f4ea6b7ebfcbc | |
| parent | 761c4ff2353a42cbf325a3e1910921ced758e059 (diff) | |
| download | bootstrap-d19c635f164487b377e72dd56ffff4a64964c0b8.tar.xz bootstrap-d19c635f164487b377e72dd56ffff4a64964c0b8.zip | |
Add Spanish translation
The translation of version 5 of Bootstrap is added, by the Esdocu project.
| -rw-r--r-- | site/data/translations.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/data/translations.yml b/site/data/translations.yml index 6c71985d6..c34dc7b1a 100644 --- a/site/data/translations.yml +++ b/site/data/translations.yml @@ -42,3 +42,8 @@ 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/ |
