Commit graph

328 commits

Author SHA1 Message Date
Gabriel Santana Paredes 9b79f2b053
impr(language): add more words to Scala (Hombre-x) (#4933)
* impr(language): add new words to Scala

* Update code_scala.json
* Added Scala common words

Some new words include:

- Typeclases (Functor and Monad)
- Types (Double, Option, Either, IO, ZIO, etcetera...)
- Scala 3 grammar keywords (given and using)
- Operators (:::, <=, >=, ===, etcetera...)
- Combinators (flatMap, foldLeft, traverse, etcetera...)

* fix(languages): removed duplicate on Scala

* Update code_scala.json
* fix: removed duplicated word "@main"

* fix(language): removed duplicate on Scala

* Update code_scala.json
* fix: removed duplicated word "@main"
2024-01-18 10:49:41 +01:00
Dmitry 57937d0993
feat(language): add Belarusian (Dmskrzh) (#4927)
* Added belarusian.json language file

* Update _groups.json

Added "belarusian"

* Update _list.json

Added "belarusian"
2024-01-15 13:39:45 +01:00
José Ángel López adbfffdc55
feat(language): add Euskera (jlopezestrada) (#4885)
* feat: create euskera.json

* feat: add euskera to _groups.json

* feat: add euskera to _list.json

* fix: remove duplicates in euskera.json

* fix: change a word in euskera.json

* fix: change a word with special ñ character in euskera.json

Changed a special "ñ" character word "Iruña" into more common one without it.

* fix: move Euskera to the bottom of languages in _groups.json

* fix: move Euskera to the bottom of languages in _list.json
2024-01-15 12:37:59 +01:00
Tim Martin e84491ce39
fix(languages): remove "customis*" from American English languages (t-mart) (#4892) 2024-01-09 12:26:19 +01:00
Christian Fehmer a528182e59
fix: remove invalid java keyword (#4894) 2024-01-09 12:25:08 +01:00
Christian Fehmer 730dd20ec6
fix(lazy mode): proper handling of german umlaute in lazy mode (fehmer) (#4864)
* fix: Proper handling of german umlaute in lazy mode

* fix: Proper handling of german umlaute in lazy mode

* use additional accents from language file

* refactoring

* add tests

* update property name

* update validation script

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2024-01-08 17:01:20 +01:00
Kacper Wyczawski cc0f96f636
impr(language): add more F# words (kacperwyczawski) (#4901) 2024-01-08 15:15:42 +01:00
yunfachi b65aca954c
feat(languages): add code nix (yunfachi) (#4874) 2023-12-19 11:54:53 +01:00
yunfachi cdcf4e5146
n fix(languages): remove bad and nonexistent russian words (yunfachi) (#4873) 2023-12-19 11:54:07 +01:00
Pablo 8bbc24bd19
feat(languages): add rockstar code language (pablos123) (#4843) 2023-12-11 13:04:15 +01:00
Miodec f985c3c8d0 fix(quote): quote reports 2023-12-04 16:38:14 +00:00
Moon 712913e04a
impr(languague): add more words in code_c++ language (LifeAdventurer) (#4830) 2023-12-04 13:23:09 +00:00
Samuel Breznjak 9a74bf692e
feat(language): add serbian latin (ekmas) (#4815)
* feat: added latin variation of serbian language

* fix: renamed serbian to serbian_cyrillic

* fix: added both variations to groups and list

* fix: added _ and fixed spelling

* fix: renamed serbian_cyrillic to serbian
2023-11-27 13:17:12 +00:00
github-actions[bot] de50b67147
Prettier fix (#4812)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-11-27 12:56:52 +00:00
Abdulbasit 29f996d7ef
impr(language): replace kurdish central 45k with kurdish central 4k (Abdulbasit0123) (#4808)
* Delete frontend/static/languages/kurdish_central_45k.json

Most of the words in this file were not typeable at all. There were more than 100 unsupported and strange characters across them which were not even in Kurdish Sorani Keyboard/Layout. So, I Deleted it, and I am going to add another cleaner 4k words file.

* Adding kurdish 4k words

Adding kurdish_central_4k

* Update _list.json

I deleted the kurdish_central_45k file, and Added kurdish_central_4k instead, so updated this file too.

* Update _groups.json

I deleted kurdish_central_45k file, and added kurdish_central_4k instead, so I updated this file too.
2023-11-24 15:50:23 +00:00
Serdar Bilici f8f5271516
impr(language): update turkish 1k (s3rdarb) (#4806)
* Update turkish_5k.json

correction for misspelled words and a few additions and deletions

* Update turkish_5k.json

fixed typos and added new words for improvement

* Update turkish.json

Typo fixes

* Update turkish.json

* Update turkish.json

* Update turkish.json

* Update turkish.json

* docs: Turkish 1K changes

ln 782 was too long compared to other words and hampers the overall flow. Changed to shorter form

ln 1024 Typo corrected
2023-11-22 14:31:13 +00:00
Miodec 4947633cc2 chore: remove duplicates 2023-11-17 15:57:14 +00:00
Miodec eac100dee0 chore: remove duplicates 2023-11-17 15:53:27 +00:00
Miodec 2b91df5a76 impr(ukrainian): update spelling of проєкт 2023-11-16 13:36:02 +00:00
kjvlbu 7b6ed78481
feat(language): added Old English (kjvlbu) (#4780)
* modified:   frontend/static/languages/_groups.json
	modified:   frontend/static/languages/_list.json
	new file:   frontend/static/languages/english_old.json

* added missing lazy mode character
enabled lazy mode
prettier

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-11-13 12:53:59 +00:00
Sameer M 2ba23567fb
feat(language): add Romanized Sanskrit (SameeraMurthy) (#4777)
* Added romanized sanskrit

* Update sanskrit_roman.json

* add lazy mode support

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-11-13 12:18:08 +00:00
Miodec 2c74f752a7 impr: added more english punctuation replacements
Also refactored the way these are stored - using an object instead of a json file
2023-11-01 13:12:55 +00:00
Miodec 1c359f5ff7 fix(languge): remove non english word from english 450k 2023-11-01 12:21:22 +00:00
Miodec 3b31cbab3c fix(quotes): user reports 2023-10-27 15:44:09 +01:00
Everaldo Júnior a2ad6edbc7
impr: notifications redesign (evvvrado, Miodec) (#4700)
* impr: notification cards redesign

* fix: formatting notifications.scss using prettier

* fix: notifications background opacity

* fix: new design and colors for notifications.scss

* fix: removing useless notifications commands at about.ts

* feat(language): add japanese romaji

* styling update

* remove test notifications

* removed opacity transition

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-10-24 15:22:31 +01:00
Miodec 45cd4378bc impr(language): converted code sql words to lowercase 2023-10-23 15:52:13 +01:00
Miodec 59dc120aa3 chore: add word to british english list 2023-10-23 15:52:13 +01:00
Miodec 0ff3c5bada impr(british english): added "apologised" 2023-10-17 11:49:26 +01:00
Miodec 60a0ea9347 impr(language): added program and public to english 1k 2023-10-16 14:06:07 +01:00
noamvokaal ea4428c716
impr(quotes): add Swedish quotes (noamvokaal) (#4718)
* Added swedish quotes and corrected a few.

* Corrected quote length on quote 29 and 30.

* Replaced quote 99 and 114.

* Replaced quote 89, 93 and 94.

* Added Swedish quotes

* Corrected a quote

* Removed a non-Swedish word

* Corrected quote length of quote 144
2023-10-16 14:03:26 +01:00
Cucumberrbob e9c25f7b15
impr: add emphasise and related words to British English (Cucumberrbob) (#4704)
* Add `emphasise` and related words to British English

* add missing comma

---------

Co-authored-by: Jack <jack@monkeytype.com>
2023-10-09 18:27:14 +01:00
riso e9ebca6174
feat(language): add English Shakespearean (risograph) (#4680)
* Add Shakespearean English

* Update _groups.json

* Fixes

* remove duplicate

* add comma. oops.

* Add requested changes

- Renamed lang
      - `shakespearean_english` >> `english_shakespearean`

- Added lang to `english` group
- Moved land under `english` group in list
2023-10-06 12:20:10 +01:00
Miodec c6babffe8a fix(language): remove duplicate from bangla 2023-10-02 17:27:58 +01:00
Miodec b54cac985f fix(language): remove duplicates from bangla 10k 2023-10-02 17:26:07 +01:00
Miodec d6d9935883 fix: normalize bangla word lists to resolve typing issues
Should close #4468
2023-10-02 16:40:15 +01:00
Miodec 08c6b2b4da fix(quotes): quote reports 2023-09-28 13:00:12 +01:00
Miodec 20b2dcfa3d impr(british english): add "criticising" 2023-09-18 13:50:22 +01:00
Miodec 2e595ed222 fix(language): incorrect rightToLeft value for malay 2023-09-14 12:57:48 +01:00
Xudong Zheng 1c306d3280
fix(language): replace chinese word lists (xudongzheng) (#4609) 2023-09-11 18:46:16 +01:00
kopipahit-1 2113d88230
feat(language): add malay 1k (kopipahit-1) (#4607) 2023-09-11 18:41:50 +01:00
kopipahit-1 d119c2ca5b
impr(language): rework malay (kopipahit-1) (#4606) 2023-09-11 18:39:31 +01:00
flomei 8bb78c2ae7
fix(language): remove incorrect German words (flomei) (#4611) 2023-09-11 13:58:25 +01:00
rabbit3c 3bfc92802e
fix(language): correct swiss german 1k capitalization (rabbit3c) (#4569)
* Fixed some errors in the swiss german translations

* fix: corrected some swiss german words
2023-08-22 12:52:18 +02:00
Miodec 6b45465758 fix(quote): adress quote reports and remove low rated qutoes 2023-08-21 11:47:34 +02:00
sapradhan 84e5fa86be fix(language): spelling mistakes in Nepali wordlist and quotes (sapradhan) (#4528)
* fix spelling mistakes

* fix spelling mistakes in word list

* remove duplicates

* fix quote lengths
2023-08-13 12:34:54 +02:00
Miodec c19ec62ffc added a third entry to the british english list
this list contains a list of possible previous words - when matched, the replacement will not happen
2023-08-10 15:25:44 +02:00
Miodec 1f3f5d3765 removed british spellings 2023-08-08 13:52:25 +02:00
Ajay Vishnu V afda565702
Quotes and words in Kannada language (#4505) ajay-vishnu
* added kannada 200 word list

* updated the _group and _list files

* Added a few kannada quotes.

* Added a few Kannada quotes.

* minor word count fix

* Fixed the duplicate keys

---------

Co-authored-by: Ojas Bhagavath <ojas.bhagavath@gmail.com>
2023-08-08 11:44:27 +02:00
Miodec 0b14a008de quote reports, removed low rated quotes 2023-08-07 15:20:22 +02:00
Miodec 612331ac72 removed word 2023-08-05 10:42:48 +02:00