Czech locale#1463
Merged
Merged
Conversation
|
@Celtian is attempting to deploy a commit to the Alexis' projects Team on Vercel. A member of the Team first needs to authorize it. |
Owner
Coverage report
Test suite run success112 tests passing in 7 suites. Report generated by 🧪jest coverage report action from a5daaee |
Owner
|
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
approved these changes
May 14, 2026
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.
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:
cs.jsonwith all required keys and translations.helpers/i18n-server.tsandhelpers/i18n.tsxto import the Czech translations and include'cs'in the supported locales. [1] [2] [3]Testing:
tests/i18n.test.tsto verify that Czech translations are returned correctly.I am native speaker, so I fixed translations that should not work for Czechs...