aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-25 11:10:20 -0800
committerMark Otto <[email protected]>2014-01-25 11:10:20 -0800
commit45b964c246001c45ef0108d45c421d527db7ef0e (patch)
tree73458e121fb4108d539ade728d27880553f46534
parent6d090e243dba41bf23dde5496202e0f6f1f4ab61 (diff)
parent0cbfdd19bd96af899cbf4d4bbac814d543a7ee0c (diff)
downloadbootstrap-45b964c246001c45ef0108d45c421d527db7ef0e.tar.xz
bootstrap-45b964c246001c45ef0108d45c421d527db7ef0e.zip
Merge pull request #12380 from twbs/translation-german
Add German translation
-rw-r--r--docs/getting-started.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index a575df0cf..ec677b15e 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -763,10 +763,11 @@ if (isAndroid) {
<p class="lead">Community members have translated Bootstrap's documentation into various languages. None are officially supported and they may not always be up to date.</p>
<ul>
<li><a href="http://v3.bootcss.com/">Bootstrap 中文文档 (Chinese)</a></li>
+ <li><a href="http://www.oneskyapp.com/docs/bootstrap/fr">Bootstrap en Français (French)</a></li>
+ <li><a href="http://holdirbootstrap.de/">Bootstrap auf Deutsch (German)</a></li>
<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://www.oneskyapp.com/docs/bootstrap/fr">Bootstrap en Français (French)</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>