diff options
| author | AlexKoala <[email protected]> | 2020-12-10 18:24:02 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-10 11:24:02 +0200 |
| commit | ecb38f6ac2eb6266f57c03a5aade0cdb54e7ea3f (patch) | |
| tree | d3e411f0d648584afebc38eb03197ae34faffd30 | |
| parent | 6f0545b61b38f4ba1f64f9ebd0e38cabe6594cbe (diff) | |
| download | bootstrap-ecb38f6ac2eb6266f57c03a5aade0cdb54e7ea3f.tar.xz bootstrap-ecb38f6ac2eb6266f57c03a5aade0cdb54e7ea3f.zip | |
docs: Add Korean translation (#32284)
Co-authored-by: XhmikosR <[email protected]>
| -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 275356985..84d6f25ce 100644 --- a/site/data/translations.yml +++ b/site/data/translations.yml @@ -22,3 +22,8 @@ code: ru description: Bootstrap 5 на русском url: https://getbootstrap.su/ + +- name: Korean + code: ko + description: Bootstrap 5 한국어 문서 + url: https://getbootstrap.kr/ |
