mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-06 02:43:49 +00:00
Languages no longer experimental.
Still pending reference implementation unit tests, but the ones included in jsbip39 were generated using the reference implementation.
This commit is contained in:
@@ -98,7 +98,6 @@
|
||||
<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>
|
||||
|
||||
@@ -94,7 +94,6 @@
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user