diff --git a/bip39-standalone.html b/bip39-standalone.html index 24a9b6b..5af9975 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -44,11 +44,17 @@ box-shadow: inset 0 1px 1px rgba(0,0,0,.0); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0); } + .phrase { + word-break: keep-all; + } .strength { /* override mobile width from bootstrap */ width: auto!important; display: inline-block; } + .languages * { + padding-left: 10px; + } @@ -86,6 +92,19 @@ + +
+ +
+ English + 日本語 + Experimental: + Español + 中文(简体) + 中文(繁體) + Français + Italiano +
@@ -14668,6 +14687,1254 @@ WORDLISTS["english"] = [ "wish","witness","wolf","woman","wonder","wood","wool","word","work","world", "worry","worth","wrap","wreck","wrestle","wrist","write","wrong","yard","year", "yellow","you","young","youth","zebra","zero","zone","zoo"] + + + + + + +