Skip to content

fix(i18n): update Czech translations#2425

Merged
ghostdevv merged 2 commits intonpmx-dev:mainfrom
VentyCZ:update-czech
Apr 9, 2026
Merged

fix(i18n): update Czech translations#2425
ghostdevv merged 2 commits intonpmx-dev:mainfrom
VentyCZ:update-czech

Conversation

@VentyCZ
Copy link
Copy Markdown
Contributor

@VentyCZ VentyCZ commented Apr 8, 2026

📚 Description

Updating Czech translations. Also, adding two new translation strings for proper aria label support on collapsible sections.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 8, 2026

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

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Apr 8, 2026 8:01pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Apr 8, 2026 8:01pm
npmx-lunaria Ignored Ignored Apr 8, 2026 8:01pm

Request Review

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 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/cs-CZ.json Localization changed, will be marked as complete.
i18n/locales/en.json Source changed, localizations will be marked as outdated.
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 Apr 8, 2026

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
app/components/CollapsibleSection.vue 60.00% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 8, 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: 07f01c5e-434a-4091-94a7-e3ef035eb433

📥 Commits

Reviewing files that changed from the base of the PR and between ed72177 and e851a48.

📒 Files selected for processing (4)
  • app/components/CollapsibleSection.vue
  • i18n/locales/cs-CZ.json
  • i18n/locales/en.json
  • i18n/schema.json

📝 Walkthrough

Walkthrough

This pull request updates the CollapsibleSection.vue component to generate localised aria-label text using i18n keys. The component now selects translations based on two conditions: whether a title is provided (generic collapse/expand keys versus name-aware variants) and whether the section is currently expanded or collapsed. Corresponding translation strings are added to the English and Czech locale files, alongside schema definitions validating these new internationalisation entries.

Possibly related PRs

Suggested reviewers

  • ghostdevv
  • danielroe
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description accurately describes the changeset, detailing Czech translation updates and new aria label translation strings for collapsible sections.

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

@ghostdevv ghostdevv added this pull request to the merge queue Apr 9, 2026
@ghostdevv
Copy link
Copy Markdown
Contributor

ty, good catch!! could you split the translations and key addition up next time though 👀

Merged via the queue into npmx-dev:main with commit cfbc6ef Apr 9, 2026
22 checks passed
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