Skip to content

Add Czech (cs) dictionary#241

Merged
blopker merged 1 commit intoblopker:mainfrom
mira-semera:feature/add-czech-dictionary
Apr 11, 2026
Merged

Add Czech (cs) dictionary#241
blopker merged 1 commit intoblopker:mainfrom
mira-semera:feature/add-czech-dictionary

Conversation

@mira-semera
Copy link
Copy Markdown
Contributor

Summary

  • Adds Czech (cs) Hunspell dictionary to HUNSPELL_DICTIONARIES in repo.rs
  • Updates the README's available dictionaries list to include Czech
  • The dictionary files already exist in the blopker/dictionaries fork — this PR just wires them up

Usage

dictionaries = ["en_us", "cs"]

Test plan

  • test_dictionary_names_unique_and_snake_case passes
  • Verify Czech dictionary downloads and spell-checks correctly

🤖 Generated with Claude Code

The Czech Hunspell dictionary already exists in the blopker/dictionaries
fork but was not wired up in the code. This adds it to the
HUNSPELL_DICTIONARIES list and documents it in the README.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@blopker blopker merged commit 7c32ca0 into blopker:main Apr 11, 2026
10 checks passed
@blopker
Copy link
Copy Markdown
Owner

blopker commented Apr 11, 2026

Thanks Claude! :)

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