mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-09 07:09:36 +08:00
feat(lang): add quenya (@Nifle-CGE) (#5967)
This commit is contained in:
parent
a88a64a40c
commit
3ed27104e4
3 changed files with 1902 additions and 0 deletions
|
@ -538,6 +538,10 @@
|
|||
"name": "klingon",
|
||||
"languages": ["klingon", "klingon_1k"]
|
||||
},
|
||||
{
|
||||
"name": "quenya",
|
||||
"languages": ["quenya"]
|
||||
},
|
||||
{
|
||||
"name": "lorem_ipsum",
|
||||
"languages": ["lorem_ipsum"]
|
||||
|
|
|
@ -292,6 +292,7 @@
|
|||
,"euskera"
|
||||
,"klingon"
|
||||
,"klingon_1k"
|
||||
,"quenya"
|
||||
,"occitan"
|
||||
,"occitan_1k"
|
||||
,"occitan_2k"
|
||||
|
|
1897
frontend/static/languages/quenya.json
Normal file
1897
frontend/static/languages/quenya.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue