Skip to content

Conversation

@Dizory
Copy link

@Dizory Dizory commented Oct 10, 2025

add Russian lang

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 10, 2025

📝 Walkthrough

Summary by CodeRabbit

  • New Features
    • Added Russian localization across the app, enabling a Russian-language UI.
    • Translations cover authentication flows, input labels, buttons, repository guidance, resource management messages, database deletion prompts, and SSL/domain warnings.
    • No functional changes; purely localization content.

Summary by CodeRabbit

  • New Features
    • Added comprehensive Russian localization across the app, including authentication flows (login, registration, password reset, logout), input labels, buttons, and error messages.
    • Included Russian translations for helper texts and instructional content, such as repository setup guidance, resource management warnings, and SSL/domain configuration cautions.
    • Improves accessibility and usability for Russian-speaking users without altering existing functionality.

Walkthrough

Added a new Russian localization file lang/ru.json with UI string translations for authentication flows, inputs, buttons, repository guidance, resource management messages, database deletion prompts, and SSL/domain warnings. No functional or public API changes.

Changes

Cohort / File(s) Summary of Changes
Localization (Russian)
lang/ru.json
Added a new JSON localization file containing Russian translations for UI strings: authentication (login, register, password reset, logout), input labels and placeholders, button texts, repository setup instructions, resource management and deletion messages, SSL/domain warnings, and related helper/error messages. Data-only addition; no logic changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description Check ⚠️ Warning This description fails to follow the required template and only contains a brief one-liner, missing the checklist, detailed "## Changes" section, and "## Issues" information, so it is largely incomplete. I must terminate this inadequate description. Please update the PR description to use the repository template by removing the placeholder checklist, filling out the "## Changes" section with specific additions, and populating the "## Issues" section as needed; the self-hosted servers demand proper documentation.
✅ Passed checks (2 passed)
Check name Status Explanation
Title Check ✅ Passed This title directly describes the main change—the addition of Russian language support—without extraneous details, making it clear at a glance and meeting criteria for conciseness. I'll be back with more checks but this part passes muster.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3b44597 and 0853ded.

📒 Files selected for processing (1)
  • lang/ru.json (1 hunks)
🔇 Additional comments (1)
lang/ru.json (1)

1-44: Шварценеггер доволен: Локализация заряжена.

Все ключи переведены аккуратно, плейсхолдеры сохранены, бренды в порядке. С такими строками ваши самохостинговые сервера будут мурлыкать контентом по‑русски, а никакой serverless нам не нужен. Пора праздновать такосом без глютена.


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

📜 Review details

Configuration used: CodeRabbit UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 5295a2f and 3b44597.

📒 Files selected for processing (1)
  • lang/ru.json (1 hunks)

@ShadowArcanist
Copy link
Member

Hey @Dizory thanks for the PR, could you please change the target branch from v4.x to next? (everyone has to send PRs to Next branch)

@Dizory Dizory changed the base branch from v4.x to next October 10, 2025 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants