fix(i18n): add missing RU translations for "scatter_chart"#2503
fix(i18n): add missing RU translations for "scatter_chart"#2503ghostdevv merged 1 commit intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
📝 WalkthroughWalkthroughAdded Russian localization strings for a new scatter chart comparison feature. The addition includes 7 new i18n keys under the Changes
Suggested reviewers
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
Hello! Thank you for opening your first PR to npmx, @ihardlight! 🚀 Here’s what will happen next:
|
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 the current code and only fix it if needed.
Inline comments:
In `@i18n/locales/ru-RU.json`:
- Line 1243: The "analysis" locale string contains an extra space before the
colon; update the value for the "analysis" key so the colon directly follows
{package} (change "{package} : {x_name} ({x_value}) и {y_name} ({y_value})" to
"{package}: {x_name} ({x_value}) и {y_name} ({y_value})") to remove the awkward
punctuation in generated alt-text.
🪄 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: 019323c0-9208-40e4-b9f6-e4d32b79e81f
📒 Files selected for processing (1)
i18n/locales/ru-RU.json
|
Thanks for your first contribution, @ihardlight! 🥳 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. |
Add missing translation for ru-RU locale