diff options
| author | Mark Otto <[email protected]> | 2014-02-07 01:41:04 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-02-07 01:41:04 -0800 |
| commit | 2865fde67fcf5902f5cb5952b01d43b8f2347127 (patch) | |
| tree | 3679bdc15e189c2a10e9bf385489905dbafca558 /docs | |
| parent | 16bbcd7affb98d18bdbbaf7dbf9529dd511d5027 (diff) | |
| download | bootstrap-2865fde67fcf5902f5cb5952b01d43b8f2347127.tar.xz bootstrap-2865fde67fcf5902f5cb5952b01d43b8f2347127.zip | |
Fixes #12590: Add Korean translation link
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 25209c132..27d9f00a2 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -769,6 +769,7 @@ if (isAndroid) { <li><a href="http://www.oneskyapp.com/docs/bootstrap/ru">Bootstrap по-русски (Russian)</a></li> <li><a href="http://www.oneskyapp.com/docs/bootstrap/es">Bootstrap en Español (Spanish)</a></li> <li><a href="http://twbs.site-konstruktor.com.ua">Bootstrap ua Українською (Ukrainian)</a></li> + <li><a href="http://bootstrapk.com/BS3/">Bootstrap 한국어 (Korean)</a></li> </ul> <p>Have another language to add, or perhaps a different or better translation? Let us know by <a href="https://github.com/twbs/bootstrap/issues/new">opening an issue</a>.</p> </div> |
