<p><b>@erciccione</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq-website/pull/220#discussion_r319031316">_includes/main_nav_tr.html</a>:</p>
<pre style='color:#555'>> @@ -1,6 +1,13 @@
  <nav class="navbar navbar-expand-lg navbar-light bg-light fixed-top pl-md-5 pr-md-5 pl-sm-3 pr-0">
 
-    <a class="navbar-brand" href="{{ site.url }}/{{ page.lang }}/"><img src="{{ site.url }}/images/bisq-logo.svg" height="30"/></a>
+   <div>
+     <a class="navbar-brand" href="{{ site.url }}/{{ page.lang }}/"><img src="{{ site.url }}/images/bisq-logo.svg" height="30"/></a>
+
+     <!-- Outdated translation alert tool tag-->
+     {% if page.outdated_translation %}
+       <span class="navbar-text" style="color: orange;">Outdated translation</span>
</pre>
<p>I don't think the navbar is the best place for that warning. I would put it in a dedicated snippet under the navbar. That way would be easier to see for the user, we would have more space so we can be more descriptive and styling form mobile would be easier to manage.</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/220?email_source=notifications&email_token=AJFFTNQQXCJ35YDKGEQ2KH3QG63OVA5CNFSM4IPSOE2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCDC7AHY#discussion_r319031316">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNV2J7ARWD6O4ADL5RTQG63OVANCNFSM4IPSOE2A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNSKAZAAJERR7WG257LQG63OVA5CNFSM4IPSOE2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCDC7AHY.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/220?email_source=notifications\u0026email_token=AJFFTNQQXCJ35YDKGEQ2KH3QG63OVA5CNFSM4IPSOE2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCDC7AHY#discussion_r319031316",
"url": "https://github.com/bisq-network/bisq-website/pull/220?email_source=notifications\u0026email_token=AJFFTNQQXCJ35YDKGEQ2KH3QG63OVA5CNFSM4IPSOE2KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCDC7AHY#discussion_r319031316",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>