mirror-web/_includes/legacy_notes.html
2019-08-19 22:34:14 -04:00

21 lines
1.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{% raw %}
<div v-if="false" id="upgrade-mask" style="position: fixed; background: white; width: 100%; height: 100%; z-index: 200; padding-top: 40px; overflow: scroll;" class="container">
<div class="well">
<p>尊敬的访问者,</p>
<p>Dear visitor, </p>
<p>Chère cliente, </p>
<p>訪問者へ 、</p>
<p>&nbsp;</p>
<p>您好!</p>
<p>Hello! </p>
<p>Bonjour! </p>
<p>こんにちは </p>
<p>&nbsp;</p>
<p>我们检测到您当前的浏览器不能正常显示我们的主页,请更新您的浏览器,并启用 Javascript或者访问我们的<a href="javascript: void(0);">代用页面</a></p>
<p>Your browser is not compatible with our website. Please upgrade and enable Javascript, or visit our <a href="javascript: void(0);">alternate page</a>.</p>
<p>Votre navigateur n'est pas compatible avec notre site web. Mettez à niveau et activez Javascript, ou visitez notre <a href="javascript: void(0);">page alternative</a>.</p>
<p>お使いのブラウザは当社のウェブサイトと互換性がありません。 JavaScriptをアップグレードして有効にするか、<a href="javascript: void(0);">代替ページ</a>にアクセスしてください。</p>
</div>
</div>
{% endraw %}