Languages without unit tests marked 'experimental'

This commit is contained in:
Ian Coleman
2016-10-20 16:52:57 +11:00
parent 5ee7bb9ec2
commit 398366165f

View File

@@ -48,7 +48,7 @@
width: auto!important;
display: inline-block;
}
.languages a {
.languages * {
padding-left: 10px;
}
</style>
@@ -94,6 +94,7 @@
<div class="col-sm-10 languages">
<a href="#english">English</a>
<a href="#japanese" title="Japanese">日本語</a>
<span title="Pending availability of BIP39 unit tests">Experimental:</span>
<a href="#spanish" title="Spanish">Español</a>
<a href="#chinese_simplified" title="Chinese (Simplified)">中文(简体)</a>
<a href="#chinese_traditional" title="Chinese (Traditional)">中文(繁體)</a>