-
Notifications
You must be signed in to change notification settings - Fork 419
feat(localizations): add pt-BR locales for statements elements #6222
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
feat(localizations): add pt-BR locales for statements elements #6222
Conversation
🦋 Changeset detectedLatest commit: cffd2fc The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
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 |
|
@danielbonilha is attempting to deploy a commit to the Clerk Production Team on Vercel. A member of the Team first needs to authorize it. |
📝 Walkthrough""" WalkthroughThis change updates the Brazilian Portuguese (pt-BR) localization file within the '@clerk/localizations' package by adding missing translation entries. The new entries cover badge labels, commerce notices, and various sections of the billing page, including payment history and statements. Table headers, captions, empty state messages, and other relevant localized strings were introduced or completed to enhance the coverage and consistency of pt-BR language support. No changes were made to exported or public entity declarations; all updates are confined to the contents of the localization resource object. Possibly related PRs
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Hi @nikosdouvlis why this PR was closed? Is there already a PR for those translations? I really need them on my project. Tks. |
|
@lightapps-smart-blocks I was just looking into this as I closed this PR accidentally. Sorry about that, Ill see we release this within the day :) |
nikosdouvlis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lightapps-smart-blocks this looks good to me, thank you!
|
Thanks a lot @nikosdouvlis ! =) |
Description
feat(localizations): add pt-BR locales for statements elements
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change
Summary by CodeRabbit