monkeytype/frontend
Carlos 3e72c4dd1f
fix(language): update spanish 1k (@CarloskHard) (#6407)
### Description

<!-- Please describe the change(s) made in your PR -->

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  --> I only updated words in the existing "spanish_1k.json"
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [ ] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [ ] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

I updated the "Spanish _1k.json" list because it was based on an old
study from 1975 to 2004 and there was too many political/legal words
that are not used often today (not at least in the 1k most used words)
and also updated some old words with more modern ones.
There was a lot of basic words missing: there were words like
"gastropod" or "triphthong" but "hello" or "yes" weren't there.

After doing my research I found out there isn't any other modern study
so I had to manually select the outdated words and manually change them
for basic missing words, so this is not perfect but it's better than
what there was before. Someone could still filter it a little bit more
by changing rare words for more normal ones that better fit the "1k"
list (Maybe I'll do it in the future).

Thanks and happy typing!
2025-04-10 13:44:47 +02: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 fix: local development using docker not working with pnpm (@fehmer) (#6401) 2025-03-26 13:11:02 +01:00
scripts refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00
src fix: make sure to consider activeWordElementOffset when backspacing 2025-04-09 17:48:50 +02:00
static fix(language): update spanish 1k (@CarloskHard) (#6407) 2025-04-10 13:44:47 +02:00
.eslintrc.cjs
.firebaserc_example
firebase.json
gulpfile.js
knip.json
package.json build(deps-dev): bump vite from 6.0.12 to 6.0.14 in /frontend (#6423) 2025-04-07 14:39:49 +02:00
tsconfig.json
vite.config.dev.js
vite.config.js
vite.config.prod.js chore: minify html for production build (@fehmer) (#6413) 2025-03-30 19:50:08 +02:00
vitest.config.js refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00