add docs translated to russian - patch from Pavel Luzanov on -www
authorStefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Wed, 10 Aug 2016 19:58:10 +0000 (21:58 +0200)
committerStefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Wed, 10 Aug 2016 19:58:10 +0000 (21:58 +0200)
pgweb/util/contexts.py
templates/docs/index.html

index d888227d35488dae494adb7067761199ed11b93e..a633395987ca98dfc6c9ec91e21eaa999598a1b4 100644 (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'},
index 6a4a6e6799082ae52d808d58974ffd48efa4b5e1..5922a09570e9c81d9a7f3509d16a6e2f01333249 100644 (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>