mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-03 04:00:41 +08:00
feat(languages): add Serbian 10k (Fooftilly) (#5603)
* Add Serbian 10k option * Add Serbian to groups and list * Removed potentially problematic words * fixed names
This commit is contained in:
parent
864ade1571
commit
b243d1472b
4 changed files with 20015 additions and 1 deletions
|
@ -320,7 +320,7 @@
|
|||
},
|
||||
{
|
||||
"name": "serbian",
|
||||
"languages": ["serbian", "serbian_latin"]
|
||||
"languages": ["serbian", "serbian_latin", "serbian_10k", "serbian_latin_10k"]
|
||||
},
|
||||
{
|
||||
"name": "georgian",
|
||||
|
|
|
@ -190,7 +190,9 @@
|
|||
,"swedish_1k"
|
||||
,"swedish_diacritics"
|
||||
,"serbian_latin"
|
||||
,"serbian_latin_10k"
|
||||
,"serbian"
|
||||
,"serbian_10k"
|
||||
,"yoruba_1k"
|
||||
,"swahili_1k"
|
||||
,"maori_1k"
|
||||
|
|
10006
frontend/static/languages/serbian_10k.json
Normal file
10006
frontend/static/languages/serbian_10k.json
Normal file
File diff suppressed because it is too large
Load diff
10006
frontend/static/languages/serbian_latin_10k.json
Normal file
10006
frontend/static/languages/serbian_latin_10k.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue