Skip to content

Commit

Permalink
Merge pull request twbs#11079 from wangsai/mother-language
Browse files Browse the repository at this point in the history
change english link text to chinese
  • Loading branch information
cvrebert committed Oct 14, 2013
2 parents 3c69f59 + ee8ba8b commit 3431f32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ <h1 id="translations">Translations</h1>
</div>
<p class="lead">Community members have translated Bootstrap's documentation into various langauges. None are officially supported and may not always be up to date.</p>
<ul>
<li><a href="http://v3.bootcss.com/">Bootstrap in Chinese</a></li>
<li><a href="http://bootstrap.oneskyapp.net/ru">Bootstrap in Russian</a></li>
<li><a href="http://bootstrap.oneskyapp.net/es">Bootstrap in Spanish</a></li>
<li><a href="http://v3.bootcss.com/">Bootstrap 中文文档 (Chinese)</a></li>
<li><a href="http://bootstrap.oneskyapp.net/ru">Bootstrap по-русски (Russian)</a></li>
<li><a href="http://bootstrap.oneskyapp.net/es">Bootstrap en Español (Spanish)</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>

0 comments on commit 3431f32

Please sign in to comment.