{'title': 'Documentation', 'link': '/docs/'},
{'title': 'Manuals', 'link': '/docs/manuals/', 'submenu': [
{'title': 'Archive', 'link': '/docs/manuals/archive/'},
+ {'title': 'Chinese', 'link': 'http://www.postgres.cn/docs'},
{'title': 'French', 'link': 'https://docs.postgresql.fr/'},
{'title': 'Japanese', 'link': 'http://www.postgresql.jp/document/'},
{'title': 'Russian', 'link': 'https://postgrespro.ru/docs/postgresql'},
<dt>Translated Manuals</dt>
<dd>
<ul>
+ <li><a href="http://www.postgres.cn/docs" target="_blank">Chinese</a></li>
<li><a href="http://docs.postgresql.fr" target="_blank">French</a></li>
<li><a href="http://www.postgresql.jp/document/" target="_blank">Japanese</a></li>
<li><a href="https://postgrespro.ru/docs/postgresql" target="_blank">Russian</a></li>