Skip to content

fix(i18n): add missing RU translations for "scatter_chart"#2503

Merged
ghostdevv merged 1 commit intonpmx-dev:mainfrom
ihardlight:main
Apr 13, 2026
Merged

fix(i18n): add missing RU translations for "scatter_chart"#2503
ghostdevv merged 1 commit intonpmx-dev:mainfrom
ihardlight:main

Conversation

@ihardlight
Copy link
Copy Markdown
Contributor

Add missing translation for ru-RU locale

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev (canary) Ready Ready Preview, Comment Apr 13, 2026 4:03pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Apr 13, 2026 4:03pm
npmx-lunaria Ignored Ignored Apr 13, 2026 4:03pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 13, 2026

📝 Walkthrough

Walkthrough

Added Russian localization strings for a new scatter chart comparison feature. The addition includes 7 new i18n keys under the compare.selector.scatter_chart namespace, providing UI text for titles, axis labels, and copy-related strings with variable placeholders.

Changes

Cohort / File(s) Summary
Russian Localization for Scatter Chart
i18n/locales/ru-RU.json
Added 7 new i18n keys for scatter chart functionality including title, freshness score label, copy alternative text blocks with dynamic placeholders, output filename template, and X/Y axis labels.

Suggested reviewers

  • ghostdevv
  • alexdln
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description check ✅ Passed The description is brief but clearly related to the changeset, indicating it adds translations for the ru-RU locale.
Title check ✅ Passed The title accurately describes the main change: adding missing Russian translations for scatter chart feature in the i18n localization file.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

Hello! Thank you for opening your first PR to npmx, @ihardlight! 🚀

Here’s what will happen next:

  1. Our GitHub bots will run to check your changes.
    If they spot any issues you will see some error messages on this PR.
    Don’t hesitate to ask any questions if you’re not sure what these mean!

  2. In a few minutes, you’ll be able to see a preview of your changes on Vercel

  3. One or more of our maintainers will take a look and may ask you to make changes.
    We try to be responsive, but don’t worry if this takes a few days.

@github-actions
Copy link
Copy Markdown

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
i18n/locales/ru-RU.json Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@ihardlight ihardlight changed the title Add missing RU translations for "scatter_chart" fix: Add missing RU translations for "scatter_chart" Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between f70a11b and f55b2b3.

📒 Files selected for processing (1)
  • i18n/locales/ru-RU.json

@ihardlight ihardlight changed the title fix: Add missing RU translations for "scatter_chart" fix(i18n): Add missing RU translations for "scatter_chart" Apr 13, 2026
@ihardlight ihardlight changed the title fix(i18n): Add missing RU translations for "scatter_chart" fix(i18n): Add missing RU translations for "scatter_chart" Apr 13, 2026
@ihardlight ihardlight changed the title fix(i18n): Add missing RU translations for "scatter_chart" fix(i18n): add missing RU translations for "scatter_chart" Apr 13, 2026
@ghostdevv ghostdevv enabled auto-merge April 13, 2026 17:27
@ghostdevv ghostdevv added this pull request to the merge queue Apr 13, 2026
Merged via the queue into npmx-dev:main with commit ed05248 Apr 13, 2026
29 of 34 checks passed
@github-actions
Copy link
Copy Markdown

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants