diff options
| author | Chris Rebert <[email protected]> | 2013-12-06 09:44:15 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-12-06 09:44:15 -0800 |
| commit | e90e602b53070d6a023d2f5769413c66883e47fa (patch) | |
| tree | b2e578ec0ba32ee185aaac7924488fbe7b505a33 | |
| parent | 5e8db4ad11dfa283ebb1be9b8d4085466fc0db60 (diff) | |
| parent | b9ae594ca4c1dcc64849042d505828f144e79974 (diff) | |
| download | bootstrap-e90e602b53070d6a023d2f5769413c66883e47fa.tar.xz bootstrap-e90e602b53070d6a023d2f5769413c66883e47fa.zip | |
Merge pull request #11742 from vincentchan/master
Added link to Bootstrap in French (in about.html)
| -rw-r--r-- | about.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/about.html b/about.html index f259d1681..1ac900ca6 100644 --- a/about.html +++ b/about.html @@ -89,6 +89,7 @@ base_url: "../" <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> |
