diff options
| author | Aleksandr Gorbatov <[email protected]> | 2020-10-26 21:46:53 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-26 20:46:53 +0200 |
| commit | 6c1df1b788c934a0ec704420ed1abc253448b689 (patch) | |
| tree | 936cc8b3586416e829851ec973e21f6b2b55d967 | |
| parent | 478ff53ad12e550ddfe19ad48c446a5bf0720178 (diff) | |
| download | bootstrap-6c1df1b788c934a0ec704420ed1abc253448b689.tar.xz bootstrap-6c1df1b788c934a0ec704420ed1abc253448b689.zip | |
docs: Add Russian translation (#31828)
| -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 030fa771b..275356985 100644 --- a/site/data/translations.yml +++ b/site/data/translations.yml @@ -17,3 +17,8 @@ code: ja description: Bootstrap 4 日本語リファレンス url: https://getbootstrap.jp/ + +- name: Russian + code: ru + description: Bootstrap 5 на русском + url: https://getbootstrap.su/ |
