Skip to content

fix(i18n): add missing russian translations#2302

Merged
ghostdevv merged 3 commits intonpmx-dev:mainfrom
Ibochkarev:feat/i18n-sync-ru-RU-locale
Mar 28, 2026
Merged

fix(i18n): add missing russian translations#2302
ghostdevv merged 3 commits intonpmx-dev:mainfrom
Ibochkarev:feat/i18n-sync-ru-RU-locale

Conversation

@Ibochkarev
Copy link
Copy Markdown
Contributor

🔗 Linked issue

None — this is a standalone localization sync (no open issue).

🧭 Context

ru-RU.json was missing many keys that already exist in en.json. Without them, the Russian UI could show untranslated keys or fall back to English for new surfaces (settings, package pages, shortcuts, docs, version history, forge links, accessibility strings, etc.).

📚 Description

  • Adds Russian translations for newly introduced keys: navigation (brand), keyboard shortcuts (open_main, open_diff), settings (graph pulse loop, accent color names, background theme names, translation status), blog (no_posts), expanded view_on.* for additional forges, collapse / expand, package docs and link labels, version UI (filters, grouping help, page titles), dependency vulnerability plurals, maintainer template, trends chart assistive text, and related copy.
  • Keeps placeholders and pluralization patterns aligned with the English source where applicable.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

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

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Mar 28, 2026 4:41am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Mar 28, 2026 4:41am
npmx-lunaria Ignored Ignored Mar 28, 2026 4:41am

Request Review

@github-actions
Copy link
Copy Markdown

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

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

github-actions bot commented Mar 28, 2026

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.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 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!

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e1c93a02-3419-42f3-9a6b-01fd559d8fa1

📥 Commits

Reviewing files that changed from the base of the PR and between 43879df and f482732.

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

📝 Walkthrough

Walkthrough

This PR updates the Russian locale file i18n/locales/ru-RU.json (+237/−24). It adds new top-level sections (brand, vacations, logo_menu) and expands action_bar, translation_status, download, and shortcut keys. Many UI strings were added or extended across settings (accent/background themes, graph pulse), hosting-provider labels (common.view_on), compare/diff UI, version/history and trends pages, downloads/tarball text, code preview warnings, filters, profile/package/docs labels, blog empty-state, and accessibility/ARIA text.

Possibly related PRs

Suggested reviewers

  • shuuji3
  • danielroe
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The PR description clearly explains the purpose of syncing ru-RU.json with en.json by adding missing Russian translations for various UI elements.

✏️ 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.

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: 2


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c0475497-13d7-4027-9465-7dce236cd85e

📥 Commits

Reviewing files that changed from the base of the PR and between bfc0917 and 307af0a.

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

Ibochkarev and others added 2 commits March 28, 2026 10:37
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@ghostdevv ghostdevv changed the title feat(i18n): sync Russian locale with en.json fix(i18n): add missing russian translations Mar 28, 2026
@ghostdevv ghostdevv added this pull request to the merge queue Mar 28, 2026
Merged via the queue into npmx-dev:main with commit 9dc8512 Mar 28, 2026
21 checks passed
@github-actions
Copy link
Copy Markdown

Thanks for your first contribution, @Ibochkarev! ⭐

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