Commit graph

437 commits

Author SHA1 Message Date
Samunals
33be339a60
feat(language): add portuguese 1k (@Samunals) (#6025) 2024-12-09 13:09:42 +01:00
aoi-buh
a75f0d3b30
fix(language): remove british spelling of counselling from english 10k (@aoi-buh) (#6084) 2024-12-04 15:59:08 +01:00
psq4
4f0b582a0c
feat(language): add bashkir (@psq4) (#6076) 2024-12-04 15:50:03 +01:00
Miodec
ca21b8dc3a fix(language): remove cyryllic characters from esperanto lists 2024-11-28 20:20:12 +01:00
Miodec
bfcc9138f7 fix(languages): ligatures not being displayed correctly in sinhala 2024-11-28 20:14:57 +01:00
Jack
be26eb1312
revert: fix grammatical fixes in turkish list (@jirmu)" (#6071)
Reverts monkeytypegame/monkeytype#6046
2024-11-23 22:50:49 +01:00
Lobsang Norbu
f187212cf3
feat(language): add tibetan and tibetan 1k (@lobnor2) (#6032) 2024-11-21 15:11:13 +01:00
Aklil Solomon
aba935448f
feat(lang): add amharic 1k and amharic 5k (@akuna444) (#6055) 2024-11-19 14:53:21 +01:00
jirmu
27eef9d939
fix(language): grammatical fixes in turkish list (@jirmu) (#6046) 2024-11-19 01:13:38 +01:00
Ivek
221e70650a
feat(lang): add croatian_1k language (@Ivek21) (#6014) 2024-11-19 00:04:24 +01:00
theiereman
05d88af732
fix(language): removed non-french from the french language files (@theiereman) (#6033) 2024-11-14 21:51:18 +01:00
𝔸𝕚𝕣𝕚𝕪 ♡
ed489448f5
feat(language): add code fortran (@slammon) (#6009) 2024-11-07 12:37:15 +01:00
Anako Jeannin-Mallet
5a125c91e6
fix: adding missing toki pona word (@anakojm) (#5997) 2024-11-04 11:57:20 +01:00
Elfin Pouget - - Péjoan
3ed27104e4
feat(lang): add quenya (@Nifle-CGE) (#5967) 2024-10-21 12:11:09 +02:00
mqdr
3b2cde8518
feat(lang): add code odin (@MarcinKuder) (#5921)
### Description

Added support for Odin Language

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [x] Adding a language or a theme?
- [x] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.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!
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] 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 #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2024-10-08 21:16:05 +02:00
Radoš Milićev
006af5aff8
feat(language): add Dockerfile (@rammba) (#5926)
I've added support for Dockerfile "language" even if it's not the
language actually. All words added are listed in the [official
docs](https://docs.docker.com/reference/dockerfile/#overview). I've put
it to the other group of languages.

P.S. File name is `docker_file.json`, because when I name it
`dockerfile.json`, my VS Code detects it as an actual dockerfile. Let me
know if name should be changed.
2024-10-07 13:34:19 +02:00
Radoš Milićev
529d424982
impr(serbian): add more attributes to Serbian files (@rammba) (#5925)
!nuf
2024-10-07 13:31:06 +02:00
Radoš Milićev
fa58e090db
impr(code go): add more keywords to Golang (@rammba) (#5918)
I've added some keywords to Golang mostly based on the following
article: https://go.dev/tour/basics/11
2024-09-26 10:54:01 +02:00
Radoš Milićev
245c09bc0b
impr(code csharp): add commonly used C# terms (@rammba) (#5916)
Hi, I'm glad to contribute to such a great project. Since I'm a C#
developer, I've added some commonly used terms like `Func`, `Guid`,
`IEnumerable`, `Task`, etc...
Also, I've sorted C# words.
2024-09-25 13:10:51 +02:00
Anže Pintar
eb03bea626
feat(languages): add Slovenian 1k and 5k word lists (@anzepintar) (#5889)
### Description

Added Slovenian 1k and 5k word lists
source is from clarin.si -> ccKUUS (učbeniki za učenje slovenščine)

<!-- 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.
- [x] Adding a language or a theme?
- [x] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.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!
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] 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 #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2024-09-18 13:11:51 +02:00
Igor Bedesqui
604fc208ea
feat(language): add javascript react language (@bdsqqq) (#5873) 2024-09-13 13:26:57 +02:00
Igor Bedesqui
dd93fdbf02
impr(language): add common javascript words, symbols and functions (@bdsqqq) (#5869) 2024-09-12 20:59:36 +02:00
Miodec
13eab07139 fix(language): duplicate word 2024-08-28 12:06:35 +02:00
Miodec
8a6d0a6494 fix(language): typos in english medical 2024-08-28 12:04:29 +02:00
Pablo Sánchez Flores
a53d60207c
fix: remove 2 misspelled words from english_450k (@pasanflo) (#5809)
* fix: remove 2 misspelled words from english_450k (@pasanflo)

* fix: add trailing space (@pasanflo)
2024-08-22 11:54:59 +02:00
Hyperion2400
03a08f402c
impr(language): add common Java classes and words (#5803) 2024-08-20 15:10:07 +02:00
Miodec
bb01dbef25 revert: thai ligature rendering
This reverts commit 6e9e1e721d.
2024-08-20 14:47:02 +02:00
Jave Bantilan
2ae398cdaf
impr: update filipino word list (@Killer8Hyper) (#5768)
Replaced less commonly appearing or less frequently typed word:

bayan → pasok (entry • entrance • admission • school day • work day • going to work)

My bad, I really missed this one out. It was on my list/notes, but I completely forgot about it.

It's been a year or two since I started planning to update some words in the list. So, yeah, this will be my final update on the most common 200 words in Filipino—unless someone requests an update. But I believe that's unlikely, as I've done my best to provide a useful list for everyone.
2024-08-12 16:42:58 +02:00
Jave Bantilan
6d000aec6a
impr: update filipino word list (@Killer8Hyper) (#5761) 2024-08-12 12:46:54 +02:00
Avick Saha
474ef2e53d
fix(language): add one thousandth word to english 1k (@avick-saha) (#5757) 2024-08-12 12:45:52 +02:00
Miodec
6e9e1e721d fix: thai ligature rendering 2024-08-05 17:52:50 +02:00
Jefferson Michael
c791156848
feat(languages): add portuguese 320k and 550k (@jeffersonjpr) (#5698)
* feat(languages): add portuguese 320k and 550k (@jeffersonjpr)

* run prettier, ignore pnpm yaml files

---------

Co-authored-by: Christian Fehmer <cfe@sexy-developer.com>
2024-08-02 14:13:31 +02:00
Miodec
f594244e32 fix(quotes): user reports 2024-07-29 16:39:44 +02:00
Jack
9606ddaaf4
Revert "feat(languages): add portuguese 320k (@jeffersonjpr) (#5648)" (#5669)
This reverts commit 962b1a79ec.
2024-07-28 11:25:26 +02:00
Jefferson Michael
962b1a79ec
feat(languages): add portuguese 320k (@jeffersonjpr) (#5648)
* Adding portuguese_320k

* Removing duplicates
2024-07-25 18:27:59 +02:00
Nikola Perović
bdaca701cb
impr(languages): serbian 10k lists (@Fooftilly) (#5652)
* Add Serbian 10k option

* Add Serbian to groups and list

* Removed potentially problematic words

* fixed names

* word quality improvements

fixed typos and removed word that are not from Serbian, removed fantasy words, words from Latin, words that probably do not exist...
2024-07-25 11:30:54 +02:00
Miodec
c24bf0fa80 fix: incorrect portuguese group array 2024-07-25 11:09:07 +02:00
github-actions[bot]
a2b4cee021
refactor: run prettier (#5636)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-07-24 11:51:18 +02:00
Andrés Silva
62305cc025
impr(languages): Add useful Vim motions and sort JSON (#5618) 2024-07-17 18:26:03 +02:00
Nikola Perović
b243d1472b
feat(languages): add Serbian 10k (Fooftilly) (#5603)
* Add Serbian 10k option

* Add Serbian to groups and list

* Removed potentially problematic words

* fixed names
2024-07-15 12:13:46 +02:00
Mejans
bd29e4f68a
feat(languages): add Occitan 200, 1k, 2k, 5k, 10k (Mejans) (#5571)
* Adds Occitan word lists

List of most used words in Occitan language

* Adds Occitan files

Adds list of 200, 1 000, 2 000, 5 000 and 10 000 words.

* Adds Occitan languages

* Chance name value

* Change name value

* Change name value

* Change name value
2024-07-15 12:08:48 +02:00
ChristoferKoch
1600c52062
feat(language): add Common Lisp (ChristoferKoch) (#5605)
* feat: add Common Lisp support

* fix: remove duplicate entries

* fix: remove duplicate entries
2024-07-11 15:37:08 +02:00
Christian Fehmer
34244a3046
fix: league of legends language being right to left (@fehmer) (#5597) 2024-07-10 10:26:18 +02:00
Bradley Cookson
7ed6662380
feat(languages): add League of Legends language (@hailfire805) (#5590) 2024-07-09 17:40:31 +02:00
Liande Guo
ec07152055
feat(languages): add cobol language (@liandeguo) (#5589)
* Added cobol

* Create code_cobol.json

* Update _groups.json
2024-07-09 17:38:57 +02:00
github-actions[bot]
e4bc603026
refactor: run prettier (#5575)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-07-09 13:59:19 +02:00
Miodec
63aad7c42f fix(quotes): user reports 2024-07-01 16:03:19 +02:00
Azim Akmatov
40b8a489bf
feat(languages): add kyrgyz_1k (akmatoff) (#5535)
* Add kyrgyz language 1k

* some more words and fixes

* remove duplicates

* FIx trailing comma, fix indentation
2024-07-01 13:54:43 +02:00
Miodec
0b16dcefca impr(language): lowercase all assembly words for easier practice 2024-07-01 13:07:22 +02:00
github-actions[bot]
aa46f78909
refactor: run prettier (#5548)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2024-07-01 12:40:34 +02:00