From: Mark Otto Date: Sat, 12 Jul 2014 06:55:59 +0000 (-0700) Subject: Redo translations in markdown X-Git-Tag: v4.0.0-alpha~720 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=2346b17d05fa683c8d2ab832a75d106ce5d436e6;p=thirdparty%2Fbootstrap.git Redo translations in markdown --- diff --git a/docs/_includes/getting-started/translations.html b/docs/_includes/getting-started/translations.html deleted file mode 100644 index 215f790de2..0000000000 --- a/docs/_includes/getting-started/translations.html +++ /dev/null @@ -1,12 +0,0 @@ -
-

Translations

- -

Community members have translated Bootstrap's documentation into various languages. None are officially supported and they may not always be up to date.

- -

We don't help organize or host translations, we just link to them.

-

Finished a new or better translation? Open a pull request to add it to our list.

-
diff --git a/docs/getting-started/translations.md b/docs/getting-started/translations.md new file mode 100644 index 0000000000..f15465ca59 --- /dev/null +++ b/docs/getting-started/translations.md @@ -0,0 +1,16 @@ +--- +layout: page +title: Translations +--- + +Community members have translated Bootstrap's documentation into various languages. None are officially supported and they may not always be up to date. + + + +**We don't help organize or host translations, we just link to them.** + +Finished a new or better translation? Open a pull request to add it to our list.