-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support multiple languages #91
Comments
it takes a new optional prop on
It by default falls back to english, A selector is given as the I really like to to contribute to this. Please help.
|
These are the steps I followed to get this working in local env for dev. I changed the "build" : "tsc -w"
|
Thanks @Aadhinana. I'll see how we can include the language selection in the UI-- we should see if we can make it automatically detect the language like Uniswap does. |
|
Great. If there are no locales specified, will the dropdown be displayed? I think we should style that. Otherwise, I really like the change. Thank you for the code. Please make a pull request! |
Are there plans to include multiple languages?
Would you accept a PR if I used https://react.i18next.com/ ?
Is there a nice way to do it? Lazy load translations? Anything I can start working with?
PS. Also is there a local dev workflow to make changes in
walletkit
and use the example dir to see these changes.Sorry noob here.
The text was updated successfully, but these errors were encountered: