Returns a list of words that correspond to the language.
@override List<String> get wordList { return Bip32WorList.bip39WordList(this); }