You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to suggest adding support for internationalization (i18n) in the ConnectButton modal, especially for Portuguese (pt-BR). Currently, the modal only displays texts in English, which limits the user experience for non-English speakers.
It would be great to have:
Built-in language support or a way to provide custom translations for all modal texts.
Documentation on how to implement or override modal strings.
This feature would help projects with a global audience and improve accessibility.