mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-07 19:38:09 +08:00
add Indonesia word 10k+ (#2779) gunungpw
* add Indonesia 10k+ word list * add `indonesia_10k.json` in `_groups.json` * add `indonesian_10k.json` in `_list_json` * fix double quote in `_group.json`
This commit is contained in:
parent
2ac6acb830
commit
a085a8e468
3 changed files with 13779 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
|||
},
|
||||
{
|
||||
"name": "indonesian",
|
||||
"languages": ["indonesian", "indonesian_1k"]
|
||||
"languages": ["indonesian", "indonesian_1k", "indonesian_10k"]
|
||||
},
|
||||
{
|
||||
"name": "greek",
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@
|
|||
,"portuguese_3k"
|
||||
,"indonesian"
|
||||
,"indonesian_1k"
|
||||
,"indonesian_10k"
|
||||
,"german"
|
||||
,"german_1k"
|
||||
,"german_10k"
|
||||
|
|
|
|||
13777
frontend/static/languages/indonesian_10k.json
Normal file
13777
frontend/static/languages/indonesian_10k.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue