Skip to content

Czech locale#1463

Merged
baires merged 1 commit into
baires:masterfrom
Celtian:feat/cs-locale
May 14, 2026
Merged

Czech locale#1463
baires merged 1 commit into
baires:masterfrom
Celtian:feat/cs-locale

Conversation

@Celtian
Copy link
Copy Markdown
Contributor

@Celtian Celtian commented May 13, 2026

This pull request adds Czech language support to the application by introducing a new Czech translation file and updating the internationalization (i18n) helpers to include Czech as an available locale. It also adds a test to ensure Czech translations work correctly.

Czech language support:

  • Added a new Czech translation file cs.json with all required keys and translations.
  • Updated helpers/i18n-server.ts and helpers/i18n.tsx to import the Czech translations and include 'cs' in the supported locales. [1] [2] [3]

Testing:

  • Added a test in tests/i18n.test.ts to verify that Czech translations are returned correctly.

I am native speaker, so I fixed translations that should not work for Czechs...

@Celtian Celtian requested a review from baires as a code owner May 13, 2026 11:41
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

@Celtian is attempting to deploy a commit to the Alexis' projects Team on Vercel.

A member of the Team first needs to authorize it.

@baires
Copy link
Copy Markdown
Owner

baires commented May 13, 2026

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
97.44% (+0.01% 🔼)
228/234
🟢 Branches 97.4% 150/154
🟢 Functions 100% 51/51
🟢 Lines
97.31% (+0.01% 🔼)
217/223

Test suite run success

112 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from a5daaee

@baires
Copy link
Copy Markdown
Owner

baires commented May 14, 2026

Thanks so much for your contribution. I dont speak Czech but claude kinda approved it with some minor concerns on some string that we can live with.

@baires baires merged commit f762ec6 into baires:master May 14, 2026
3 of 4 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