diff options
| author | Aleksandr Gorbatov <[email protected]> | 2021-01-08 10:53:22 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-08 09:53:22 +0200 |
| commit | d1e0610a4531153a4ec6442dd045896f6f91f2d2 (patch) | |
| tree | 3bff51342ab61d120d5f68e57f260364a382e3d5 | |
| parent | f1b2ed93dfb5346e32c8b2b58c6f444d6ad24c50 (diff) | |
| download | bootstrap-d1e0610a4531153a4ec6442dd045896f6f91f2d2.tar.xz bootstrap-d1e0610a4531153a4ec6442dd045896f6f91f2d2.zip | |
docs: Add Russian translation (#32253)
| -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 3fc270cec..7373e335b 100644 --- a/site/data/translations.yml +++ b/site/data/translations.yml @@ -27,3 +27,8 @@ code: ko description: Bootstrap 4 한국어 문서 url: https://getbootstrap.kr/ + +- name: Russian + code: ru + description: Bootstrap 4 на русском + url: https://v4.getbootstrap.su/ |
