bip39/load_languages/languages library
BIP39 Language Support Library
This library provides language support for BIP39 mnemonic phrases used in cryptocurrency wallets. It includes translations and resources for multiple languages to enable mnemonic phrase generation and validation for a global audience.
Available Languages:
- Chinese (Simplified)
- Chinese (Traditional)
- English
- Spanish
- Czech
- French
- Italian
- Japanese
- Korean
- Portuguese
Constants
-
chineseSimplified
→ const List<
String> - Chinese (Simplified)
-
chineseTraditional
→ const List<
String> - Chinese (Traditional)
-
czech
→ const List<
String> - Czech
-
french
→ const List<
String> - French
-
italian
→ const List<
String> - Italian
-
japanese
→ const List<
String> - Japanese
-
korean
→ const List<
String> - Korean