monkeytype/packages
Samuel Hautamäki 7018b83e27
feat(language): add hawaiian 200 1k (@SirObby) (#6883)
### Description

Added the hawaiian language, 200 and 1k variants. I used the
"freqlist_haw.txt" file from https://dohliam.github.io/corpus/haw/ which
sorts by frequency.

### Checks

- [x] Adding a language?
- Make sure to follow the [languages
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LANGUAGES.md)
  - [x] Add language to `packages/schemas/src/languages.ts`
- [x] Add language to exactly one group in
`frontend/src/ts/constants/languages.ts`
  - [x] Add language json file to `frontend/static/languages` 
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

---------

Co-authored-by: samuelhautamaki <samuelhautamaki@noreply.codeberg.org>
2025-08-19 22:11:04 +02:00
..
contracts chore: bump oxlint version 2025-08-18 15:38:13 +02:00
eslint-config test: update to vitest3 (@fehmer) (#6811) 2025-08-04 15:55:10 +02:00
funbox chore: bump oxlint version 2025-08-18 15:38:13 +02:00
oxlint-config refactor: reduce indentation, update oxlint rule 2025-08-10 15:21:25 +02:00
release chore: bump oxlint version 2025-08-18 15:38:13 +02:00
schemas feat(language): add hawaiian 200 1k (@SirObby) (#6883) 2025-08-19 22:11:04 +02:00
tsup-config chore: bump oxlint version 2025-08-18 15:38:13 +02:00
typescript-config refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
util chore: bump oxlint version 2025-08-18 15:38:13 +02:00