Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(lang): add gujarati 1k language (prince-patel23) (#4994)
* feat(languages): add Gujarati language support BREAKING CHANGE: This commit introduces support for the Gujarati language in Monkeytype. Users can now practice typing in Gujarati. * feat(languages): enable noLazyMode for Gujarati language This commit adds the "noLazyMode": true property in the Gujarati.json file. * feat(lang): add gujarati_1k language Adds support for the gujarati_1k language with approximately 1000 words. BREAKING CHANGE: None * feat(lang): add new words to Gujarati_1k language Adds a batch of new words to the Gujarati language. * feat(lang):littel bit formating to Gujarati language * fix(lang): remove duplicate word from Gujarati language Addresses an issue by removing a duplicate word in the Gujarati language file. * fix(lang): remove additional duplicate word from Gujarati language Resolves an issue by eliminating another duplicate word in the Gujarati language file. * fix(lang): remove one duplicate word from Gujarati language Resolves an issue by eliminating another duplicate word in the Gujarati language file. * pretty fix --------- Co-authored-by: Miodec <jack@monkeytype.com>
- Loading branch information