-
Notifications
You must be signed in to change notification settings - Fork 619
Adds Portuguese (Brazil) translation for wallet connection #5674
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
Conversation
🦋 Changeset detectedLatest commit: b515649 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
@devfelipenunes is attempting to deploy a commit to the thirdweb Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you @devfelipenunes ! there's a couple more files that contain strings to translate, could you look into translating thos too? look for all the |
- Translated `connectWalletLocale` to Brazilian Portuguese. - Translated `inAppWalletLocale` to Brazilian Portuguese. - Translated `injectedWalletLocale` to Brazilian Portuguese. - Translated `smartWalletLocale` to Brazilian Portuguese. These changes provide support for Brazilian Portuguese users across multiple wallet-related locales, improving the application's accessibility and user experience.
|
This PR adds Brazilian Portuguese translations for the following locales:
@joaquim-verges, could you please review these changes to ensure the translations align with the project's requirements? Let me know if any adjustments are needed. Thanks! |
Signed-off-by: Joaquim Verges <[email protected]>
|
@joaquim-verges Can you help me? I'm having trouble merging. |
|
@devfelipenunes merged! thanks again! |
This pull request adds the complete Portuguese (Brazil) translation for the wallet connection module. It includes translations for connecting a wallet, sending/receiving funds, network management, and other wallet-related actions. This improves the user experience for Portuguese-speaking users.
PR-Codex overview
This PR introduces the complete Portuguese (Brazil) translation for the wallet connection module, enhancing the user experience for Portuguese-speaking users by providing translations for various wallet-related actions.
Detailed summary
"pt_BR"to the locale types.br.tsfiles with localized strings forConnectLocale,InjectedWalletLocale,SmartWalletLocale, andInAppWalletLocale.