mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
Languages without unit tests marked 'experimental'
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
width: auto!important;
|
width: auto!important;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
.languages a {
|
.languages * {
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
@@ -94,6 +94,7 @@
|
|||||||
<div class="col-sm-10 languages">
|
<div class="col-sm-10 languages">
|
||||||
<a href="#english">English</a>
|
<a href="#english">English</a>
|
||||||
<a href="#japanese" title="Japanese">日本語</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="#spanish" title="Spanish">Español</a>
|
||||||
<a href="#chinese_simplified" title="Chinese (Simplified)">中文(简体)</a>
|
<a href="#chinese_simplified" title="Chinese (Simplified)">中文(简体)</a>
|
||||||
<a href="#chinese_traditional" title="Chinese (Traditional)">中文(繁體)</a>
|
<a href="#chinese_traditional" title="Chinese (Traditional)">中文(繁體)</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user