Update ru-RU frontend locale (lit-localize) - #25519
Open
pagbest154-cmd wants to merge 1 commit into
Open
Conversation
omplete Russian (ru-RU) translations for the lit-localize frontend bundle.
- Fill remaining empty or outdated <target> entries in ru-RU.xlf (~3 300+ strings)
- Covers authentication flows (including post-logout screen), user library, admin UI, CAPTCHA, stages, and common UI chrome
- Placeholders ({0}, Lit expressions) preserved; brand names (authentik, OAuth providers) left as in source where appropriate
- Tested against authentik 2026.8 web UI with locale ru-RU
Translator: Anton Plaskonnyy (plaskonnyy@gmail.com)
Signed-off-by: FerrumNST <pagbest154@gmail.com>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #25519 +/- ##
=======================================
Coverage 91.67% 91.67%
=======================================
Files 1151 1151
Lines 73416 73416
Branches 4054 4054
=======================================
+ Hits 67301 67303 +2
+ Misses 6073 6071 -2
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
GirlBossRush
self-requested a review
August 27, 2026 02:52
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.
Details
What does this PR change?
Completes Russian (
ru-RU) translations for the lit-localize frontend bundle (ru-RU.xlf).<target>entries (~3 300+ strings){0}, Lit expressions); brand names (authentik, OAuth providers) kept as in source where appropriateWhy is this change needed?
The existing
ru-RUfrontend locale was largely incomplete, which left significant parts of the web UI in English for Russian-speaking users—including critical auth flows such as logout confirmation and application library actions.How was this tested?
ru-RU.xlffor filled targets and consistent placeholder markupru-RU: login, logout (end-session screen), user library / application list, and representative admin screensTranslator: Anton Plaskonnyy (plaskonnyy@gmail.com)
Linked issues
Checklist
make all)make docs)