diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2013-04-15 03:21:32 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2013-04-15 03:21:32 -0400 |
| commit | aafca7acdc52331dbfb76fb30c2836fd504b2025 (patch) | |
| tree | 7b5bde0e8d152b9162942b006da95d00c30e4948 /docs | |
| parent | 082029ff2e880136d207e7999c9f7e9832c98b89 (diff) | |
| download | python-requests-aafca7acdc52331dbfb76fb30c2836fd504b2025.tar.gz | |
translations
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_templates/sidebarlogo.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 48636c62..6fce6f35 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -32,3 +32,14 @@ <p> <a href="http://gum.co/RRZc" class="gumroad-button">Requests Pro</a><script type="text/javascript" src="https://gumroad.com/js/gumroad-button.js"></script> </p> + + +<h3>Translations</h3> +<ul> +<li><a href="http://fr.python-requests.org/">French</a></li> +<li><a href="http://de.python-requests.org/">German</a></li> +<li><a href="http://jp.python-requests.org/">Japanese</a></li> +<li><a href="http://cn.python-requests.org/">Chinese</a></li> + + +</ul>
\ No newline at end of file |
