fix(i18n): localize Russian desktop tool titles - #3
Closed
DrMaks22 wants to merge 0 commit into
Closed
Conversation
23 tasks
Author
|
Applied one final QA polish from an independent Russian wording pass: dynamic quoted tool titles now use a colon ( Re-ran after the update:
|
Anatoly17
force-pushed
the
feat/i18n-russian-locale
branch
from
July 11, 2026 11:10
501fdeb to
e704708
Compare
Owner
|
Thanks, @DrMaks22 — both commits have now been integrated into The updated branch passes:
The changes are now included in upstream PR NousResearch#46634. Closing this helper PR as integrated. Thank you for the focused QA and Russian wording polish. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
defineLocale()structureValidation
git diff --checkpython3 /Users/lma/.codex/skills/ru-localization/scripts/lint_ru_quality.py /private/tmp/hermes-pr46634-audit --report /private/tmp/hermes-pr46634-audit-ru-quality.jsonapps/desktop/src/i18n/ru.ts; remaining findings are pre-existing in unrelatedlocales/*.yaml/ security docsnpm run typecheck --workspace apps/desktopnpm run test:ui --workspace apps/desktop -- src/i18n/languages.test.ts src/i18n/runtime.test.ts src/i18n/context.test.tsx src/components/language-switcher.test.tsxThis is intended as a small follow-up to the already merged wording pass for the canonical RU Desktop branch.