mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-29 02:07:55 +08:00
### Description Right now, the Marathi language should exist on Monkeytype (there is a `marathi.json` file in both `frontend/static/quotes` and `frontend/static/languages`) but it doesn't. This is probably because it isn't in the `_list.json` and `_groups.json` file, so I added it to those files. This is related to #4174. --------- Co-authored-by: Atharv Gokule <106445077+username121546434@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| docker | ||
| scripts | ||
| src | ||
| static | ||
| .eslintrc.cjs | ||
| .firebaserc_example | ||
| firebase.json | ||
| gulpfile.js | ||
| knip.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.dev.js | ||
| vite.config.js | ||
| vite.config.prod.js | ||
| vitest.config.js | ||