glifio / wallet

Glif Wallet
https://wallet.glif.io
80 stars 32 forks source link

How to modify mnemonic language in this project? #491

Open LTAND opened 3 years ago

LTAND commented 3 years ago

I found import { validateMnemonic } from 'bip39' ,but I do not know modify the code.

Schwartz10 commented 3 years ago

Sorry, I'm not sure what you mean? Do you want to support seed phrases in different languages?

LTAND commented 3 years ago

Sorry, I'm not sure what you mean? Do you want to support seed phrases in different languages?

yes, I want to support seed phrases in different languages.

Schwartz10 commented 3 years ago

I will check with the library we use for handling seed phrases and get back to you on this question

Schwartz10 commented 3 years ago

@LTAND what language(s) are you looking to support?

LTAND commented 3 years ago

@LTAND what language(s) are you looking to support? I want to support Chinese(Simplified).

Schwartz10 commented 3 years ago

Hey @LTAND - tracking this question here https://github.com/Zondax/filecoin-signing-tools/issues/287