Skip to content

Remove bip39 French language. #17

@artimonist

Description

@artimonist

For BIP39 language words, only [ChineseSimplified, ChineseTraditional] and [English, French] has common words.

[ChineseSimplified, ChineseTraditional] has 1275 common words, but words has equal index.
[English, French] has 100 common words, but words has no equal index.

For simple use, if ignore French language, word detect will return deterministic language result. Because [ChineseSimplified, ChineseTraditional] can simple return ChineseSimplified language.

This can simplify programming logic.

I think French words selection is not suitable.

This is an small tool, consider to ignore French language support for bip39.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions