Skip to content

Conversation

@dotleon
Copy link
Contributor

@dotleon dotleon commented Nov 28, 2025

Description

Added hungarian_no_accents.json, which is the 200 most common hungarian words without accented letters.
For hungarians I think it is easier to type hungarian words, but accents can slow you down.
This is the perfect list to reach max WPM for hungarians. I hope it is allowed.

Checks

  • Adding a language?
    • Make sure to follow the languages documentation
    • Add language to packages/schemas/src/languages.ts
    • Add language to exactly one group in frontend/src/ts/constants/languages.ts
    • Add language json file to frontend/static/languages
  • Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info)
  • Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title.

… the words were really weird and rare ones).

Added hungarian 1k. 
The word list is from here: https://en.wiktionary.org/wiki/Wiktionary:Frequency_lists/Hungarian_webcorpus_frequency_list , but I removed some words that did not make sense for type test, like "kft." and "-e" and also removed names
…an words without accented letters. For hungarians I think it is easier to type hungarian words, but accents can slow you down. This is the perfect list to reach max WPM for hungarians. I hope it is allowed.
@monkeytypegeorge monkeytypegeorge added frontend User interface or web stuff assets Languages, themes, layouts, etc. packages Changes in local packages labels Nov 28, 2025
@Leonabcd123
Copy link
Contributor

Lazy mode already removes accents. There's no need for a special wordset.

@dotleon
Copy link
Contributor Author

dotleon commented Nov 28, 2025

Lazy mode is not really a solution for this as writing words that have accented letters without accents are not natural. This list has words that don't have accents originally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assets Languages, themes, layouts, etc. frontend User interface or web stuff packages Changes in local packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants