Skip to content

Commit 366f62a

Browse files
authored
feat(language): add Thai 20k (@JNX03) (monkeytypegame#6324)
1 parent b375636 commit 366f62a

File tree

3 files changed

+18746
-1
lines changed

3 files changed

+18746
-1
lines changed

frontend/static/languages/_groups.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
},
196196
{
197197
"name": "thai",
198-
"languages": ["thai"]
198+
"languages": ["thai", "thai_20k"]
199199
},
200200
{
201201
"name": "tamil",

frontend/static/languages/_list.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
,"latin"
121121
,"galician"
122122
,"thai"
123+
,"thai_20k"
123124
,"polish"
124125
,"polish_2k"
125126
,"polish_5k"

0 commit comments

Comments
 (0)