Skip to content

Commit 3ed2710

Browse files
authored
feat(lang): add quenya (@Nifle-CGE) (monkeytypegame#5967)
1 parent a88a64a commit 3ed2710

File tree

3 files changed

+1902
-0
lines changed

3 files changed

+1902
-0
lines changed

frontend/static/languages/_groups.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,10 @@
538538
"name": "klingon",
539539
"languages": ["klingon", "klingon_1k"]
540540
},
541+
{
542+
"name": "quenya",
543+
"languages": ["quenya"]
544+
},
541545
{
542546
"name": "lorem_ipsum",
543547
"languages": ["lorem_ipsum"]

frontend/static/languages/_list.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@
292292
,"euskera"
293293
,"klingon"
294294
,"klingon_1k"
295+
,"quenya"
295296
,"occitan"
296297
,"occitan_1k"
297298
,"occitan_2k"

0 commit comments

Comments
 (0)