From 8af1673ab775ef28d5492b33143bf5865d98ee1c Mon Sep 17 00:00:00 2001 From: Chris Rebert <code@rebertia.com> Date: Wed, 19 Feb 2014 11:19:41 -0800 Subject: [PATCH] change translation docs in light of #11342 & its many dupes --- docs/getting-started.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/getting-started.html b/docs/getting-started.html index 76f062d516..440098cb98 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> -- GitLab