-
Notifications
You must be signed in to change notification settings - Fork 368
es-CR localizations #6178
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
es-CR localizations #6178
Conversation
This file will allow Costa Rican people to use it with the respective localization
🦋 Changeset detectedLatest commit: ff005dd 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 |
@LFCisneros is attempting to deploy a commit to the Clerk Production Team on Vercel. A member of the Team first needs to authorize it. |
Caution Review failedThe pull request is closed. 📝 Walkthrough""" WalkthroughA new localization resource file for Spanish (Costa Rica) ( Possibly related PRs
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (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 (
|
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.
Actionable comments posted: 7
🧹 Nitpick comments (2)
packages/localizations/src/es-CR.ts (2)
25-25
: Consider natural Spanish phrasing for "resubscribe"
reSubscribe: 'Re-suscribirse'
uses an English prefix+h hyphen. For native Spanish, consider'Volver a suscribirse'
or'Resuscribirse'
to improve readability.
149-150
: Add missing accent on “Añadir dominio”
Thetitle
key is'Anadir dominio'
but should be'Añadir dominio'
.
@LFCisneros Thank you for this! Would you mind adding a changeset and addressing the comments left by CodeRabbit? This will allow us to merge your work faster. Thanks again! |
Update es-CR file for the syntax error
Fix syntax errors
Ready @tmilewski ! |
This file will allow Costa Rican people to use it with the respective localization
Description
Checklist
pnpm test
runs as expected.pnpm build
runs as expected.Type of change
Summary by CodeRabbit
Summary by CodeRabbit