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.
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.