monkeytype/frontend
Atharv Gokule fc1602b1ef
fix(language): fixed Marathi not showing up in the language list (@agokule) (#6395)
### 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>
2025-03-26 13:07:36 +01:00
..
__tests__ feat(account page): change test activity graph starting day depending on the browser locale (@fehmer) (#6385) 2025-03-25 12:55:07 +01:00
docker chore: switch from npm to pnpm (#5690) 2024-07-30 22:36:19 +02:00
scripts refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00
src feat(account page): change test activity graph starting day depending on the browser locale (@fehmer) (#6385) 2025-03-25 12:55:07 +01:00
static fix(language): fixed Marathi not showing up in the language list (@agokule) (#6395) 2025-03-26 13:07:36 +01:00
.eslintrc.cjs refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
.firebaserc_example
firebase.json chore: output version to version.json 2024-07-26 18:17:08 +02:00
gulpfile.js
knip.json
package.json impr: use zod schema for url parameters on leaderboard (@fehmer) (#6305) 2025-03-04 13:08:00 +01:00
tsconfig.json refactor: remove global type namespaces (@miodec) (#5907) 2024-09-23 15:34:16 +02:00
vite.config.dev.js impr(dev): add quick login button to frontend dev modal 2024-07-27 16:48:58 +02:00
vite.config.js chore: rebuild all files instead of just what changed 2024-08-09 17:01:10 +02:00
vite.config.prod.js chore: update version string format 2025-02-20 11:42:10 +01:00
vitest.config.js refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00