add docs translated to russian - patch from Pavel Luzanov on -www

This commit is contained in:
Stefan Kaltenbrunner
2016-08-10 21:58:10 +02:00
parent bf18ebc708
commit 0b30089d34
2 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,7 @@ sitenav = {
{'title': 'Archive', 'link':'/docs/manuals/archive/'},
{'title': 'French', 'link':'http://docs.postgresqlfr.org/'},
{'title': 'Japanese', 'link':'http://www.postgresql.jp/document/'},
{'title': 'Russian', 'link':'https://postgrespro.ru/docs'},
]},
{'title': 'Security', 'link':'/support/security/'},
{'title': 'What\'s New', 'link':'/docs/current/static/release.html'},

View File

@ -32,6 +32,7 @@ written about PostgreSQL (some of which are available in their entirety online).
<ul>
<li><a href="http://docs.postgresql.fr">French</a></li>
<li><a href="http://www.postgresql.jp/document/">Japanese</a></li>
<li><a href="https://postgrespro.ru/docs">Russian</a></li>
</ul>
</dd>
<dd><p></p><a href="/docs/manuals">More manuals</a></dd>