fix(i18n): update Spanish translation#3040
Conversation
- added missing keys and their translations - fixed case-inconsistencies - fixed unnatural-sounding translations - fixed incorrect or inadequate translations
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
|
Hello! Thank you for opening your first PR to npmx, @igorskyflyer! 🚀 Here’s what will happen next:
|
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughThe Spanish locale adds and revises translations for navigation, package analysis, timeline, sponsorship, comparison, and diff-view UI strings. ChangesSpanish locale updates
Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@i18n/locales/es.json`:
- Line 1378: Update the Spanish translation for command_palette.navigation.orgs,
not just the nearby orgs entry, so the navigation label is localized
consistently with command_palette.navigation.packages. Preserve the existing
username placeholder format.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 3202e907-db2e-45f2-aa43-d7bff8a035f6
📒 Files selected for processing (1)
i18n/locales/es.json
- changed wording for carousel - made the `stats` key translation lowercase, matching all links
🧪 TestingRunning: I think I followed all guidelines/suggestions, anything else blocking this? |
Clarify the tip message regarding startDate and endDate parameters in the embedding section.
|
Thanks for your first contribution, @igorskyflyer! 💥 We'd love to welcome you to the npmx community. Come and say hi on Discord! And once you've joined, visit npmx.wamellow.com to claim the contributor role. |
🧭 Context
This PR completes and fixes the Spanish translation keys located in
i18n/locales/es.json.📚 Description
This PR:
🧪 Testing
Running:
pnpm vp run i18n:check es // yields 0 missing keyspnpm vp run i18n:report // yields that all translations are valid