diff options
| author | Chris Rebert <[email protected]> | 2014-02-19 11:19:41 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-02-19 11:27:16 -0800 |
| commit | 8af1673ab775ef28d5492b33143bf5865d98ee1c (patch) | |
| tree | 86877832b573a30ad572d26f77015724f4a06453 /docs/getting-started.html | |
| parent | 25d047ded4a828f114710f3f1f3af7a4839f96c9 (diff) | |
| download | bootstrap-8af1673ab775ef28d5492b33143bf5865d98ee1c.tar.xz bootstrap-8af1673ab775ef28d5492b33143bf5865d98ee1c.zip | |
change translation docs in light of #11342 & its many dupes
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 76f062d51..440098cb9 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -772,5 +772,6 @@ if (isAndroid) { <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> </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> + <p><strong class="text-danger">We don't help organize or host translations, we just link to them.</strong></p> + <p>Finished a new or better translation? Open a pull request to add it to our list.</p> </div> |
