monkeytype/frontend
Patel Prince 554d64f742
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>
2024-02-05 13:41:22 +01:00
..
__tests__ test: add langauge string function tests 2024-02-05 13:16:40 +01:00
scripts impr(layout emulator): add support for alt layer emulation (farkon00) (#4817) 2024-01-10 15:48:16 +01:00
src refactor: use new functions 2024-02-05 13:17:50 +01:00
static feat(lang): add gujarati 1k language (prince-patel23) (#4994) 2024-02-05 13:41:22 +01:00
webpack
.eslintignore
.firebaserc_example
docker-compose.yaml fix(docker-compose): use the user "node" for the frontend container (dirk-hub) (#4963) 2024-01-29 12:29:19 +01:00
firebase.json
gulpfile.js
jest.config.ts test: configure testing for frontend code (fehmer) (#4879) 2024-01-08 15:26:57 +01:00
knip.json
package-lock.json chore: upgrade jest 2024-02-05 13:01:09 +01:00
package.json chore: upgrade jest 2024-02-05 13:01:09 +01:00
postcss.config.js
tsconfig.json refactor: shared types (miodec) (#4978) 2024-01-29 15:53:42 +01:00