Skip to content

Fixes the Czech translation, part III#4353

Open
mhepp63 wants to merge 23 commits into
LycheeOrg:masterfrom
mhepp63:master
Open

Fixes the Czech translation, part III#4353
mhepp63 wants to merge 23 commits into
LycheeOrg:masterfrom
mhepp63:master

Conversation

@mhepp63
Copy link
Copy Markdown
Contributor

@mhepp63 mhepp63 commented May 14, 2026

Another batch of dialogs translated to Czech language.

Summary by CodeRabbit

  • Chores
    • Added comprehensive Czech translations across the admin interface — dashboard, settings, maintenance tools, diagnostics, user/groups management, profile, tags, webhooks, moderation, renamer, duplicate finder, fix-tree, bulk album edit, toasts and related UI labels, messages, dialogs, confirmations, and notifications.

Review Change Stack

mheppler-rh and others added 21 commits April 10, 2026 16:54
…lery.php, import_from_server.php, jobs.php, left-menu.php
….php, fix-tree.php, landing.php, moderation.php, profile.php, toasts.php, user-groups.php
….php, fix-tree.php, landing.php, moderation.php, profile.php, toasts.php, user-groups.php
@mhepp63 mhepp63 requested a review from a team as a code owner May 14, 2026 13:17
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 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: c073450f-b4d5-4307-8755-fb7d2c025abf

📥 Commits

Reviewing files that changed from the base of the PR and between 47fabba and dbef178.

📒 Files selected for processing (1)
  • lang/cz/diagnostics.php
✅ Files skipped from review due to trivial changes (1)
  • lang/cz/diagnostics.php

📝 Walkthrough

Walkthrough

This pull request replaces English strings with Czech translations across many files in lang/cz/, preserving array keys, structure, and interpolation placeholders.

Changes

Czech Language Localization

Layer / File(s) Summary
Admin Dashboard and System Pages
lang/cz/admin-dashboard.php, lang/cz/maintenance.php, lang/cz/diagnostics.php
Czech translations for admin overview dashboard (tool groups, metrics, update status), maintenance actions and messages, and diagnostics page text.
Content Management and Utility Tools
lang/cz/bulk_album_edit.php, lang/cz/moderation.php, lang/cz/duplicate-finder.php, lang/cz/fix-tree.php, lang/cz/renamer.php, lang/cz/tags.php, lang/cz/webhook.php
Czech translations for bulk album editor, moderation, duplicate finder, fix-tree utility, renamer tool, tag management, and webhook configuration UIs and messages.
User and Account Management
lang/cz/profile.php, lang/cz/users.php, lang/cz/user-groups.php
Czech translations for profile/login, registration/token/oauth/passkey sections, preferences/shared-albums, users management, and user-groups UI strings.
Settings, Landing, and Global UI Messages
lang/cz/settings.php, lang/cz/landing.php, lang/cz/toasts.php
Czech translations for settings UI (multiple sections and toasts), landing page copyright text, and global toast messages.

Estimated Code Review Effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 V uších mrkají řetězce slov,

Překládám panel, tlačítko i návod.
Dashboard, nastavení — česky zní,
Malý skok pro kód, velká radost mně.
Hrabu v řetězcích, skáču štěstím, hej!

🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

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

🧹 Nitpick comments (1)
lang/cz/maintenance.php (1)

45-45: ⚡ Quick win

Untranslated label remains in English.

Line 45 still shows Oddness in English while neighboring labels are Czech. Please localize it for consistency in the Czech UI.


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: af82526e-79cd-4f68-84fc-1f7c0e54906f

📥 Commits

Reviewing files that changed from the base of the PR and between c5f7a37 and a9f8716.

📒 Files selected for processing (16)
  • lang/cz/admin-dashboard.php
  • lang/cz/bulk_album_edit.php
  • lang/cz/diagnostics.php
  • lang/cz/duplicate-finder.php
  • lang/cz/fix-tree.php
  • lang/cz/landing.php
  • lang/cz/maintenance.php
  • lang/cz/moderation.php
  • lang/cz/profile.php
  • lang/cz/renamer.php
  • lang/cz/settings.php
  • lang/cz/tags.php
  • lang/cz/toasts.php
  • lang/cz/user-groups.php
  • lang/cz/users.php
  • lang/cz/webhook.php

Comment thread lang/cz/diagnostics.php Outdated
Comment thread lang/cz/profile.php
Comment thread lang/cz/renamer.php Outdated
Comment thread lang/cz/settings.php
Comment thread lang/cz/toasts.php Outdated
Comment thread lang/cz/user-groups.php Outdated
Comment thread lang/cz/users.php Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.25%. Comparing base (c5f7a37) to head (a9f8716).

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ildyria
Copy link
Copy Markdown
Member

ildyria commented May 17, 2026

@mhepp63 thank you for your PR.
I will fix first the issue with the docker file and then I will merge your PR to make sure that it does not break master due to vulnerabilities on the docker image (nothing related to your changes, no worries). 👍

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.

3 participants