<p><b>@m52go</b> requested changes on this pull request.</p>

<p>Agreed about the stats numbers—will remember this next time.</p>
<p>That <code>version</code> front-matter variable is not used...the <code>site.client_version</code> is the way this page gets the version number. I'll make a PR to remove it altogether. Then we won't have to worry about updating those files at all :)</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq-website/pull/204#discussion_r316359325">_includes/main_nav_tr.html</a>:</p>
<pre style='color:#555'>>  
+      <!-- Outdated translation tag-->
+      {% if page.lang == page.lang == "de" or page.lang="es" or "pt-PT" or page.lang == "zh-CN" %}
</pre>
<p>When is this "outdated translation" text supposed to show? This line seems to indicates it will show any time the current language is not EN (and indeed that's what happens when I run this locally).</p>
<p>Otherwise, please double-check the logic. <code>page.lang == page.lang</code> is redundant and you're missing the equality operator for ES (<code>page.lang="es"</code> needs <code>==</code>).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq-website/pull/204?email_source=notifications&email_token=AJFFTNQVXZOQJWM3XNMQSS3QFWI33A5CNFSM4IKLRGJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCJDQQA#pullrequestreview-278018112">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRJAD3OC3YQYLJT5D3QFWI33ANCNFSM4IKLRGJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNSB4Q36CVOH7GKONTTQFWI33A5CNFSM4IKLRGJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCJDQQA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq-website/pull/204?email_source=notifications\u0026email_token=AJFFTNQVXZOQJWM3XNMQSS3QFWI33A5CNFSM4IKLRGJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCJDQQA#pullrequestreview-278018112",
"url": "https://github.com/bisq-network/bisq-website/pull/204?email_source=notifications\u0026email_token=AJFFTNQVXZOQJWM3XNMQSS3QFWI33A5CNFSM4IKLRGJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCCJDQQA#pullrequestreview-278018112",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>