mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-17 13:39:46 +08:00
feat(lang): add croatian_1k language (@Ivek21) (#6014)
This commit is contained in:
parent
bbfafc1cc5
commit
221e70650a
3 changed files with 1116 additions and 1 deletions
|
|
@ -202,7 +202,7 @@
|
|||
},
|
||||
{
|
||||
"name": "croatian",
|
||||
"languages": ["croatian"]
|
||||
"languages": ["croatian", "croatian_1k"]
|
||||
},
|
||||
{
|
||||
"name": "dutch",
|
||||
|
|
|
|||
|
|
@ -128,6 +128,7 @@
|
|||
,"slovenian_1k"
|
||||
,"slovenian_5k"
|
||||
,"croatian"
|
||||
,"croatian_1k"
|
||||
,"dutch"
|
||||
,"dutch_1k"
|
||||
,"dutch_10k"
|
||||
|
|
|
|||
1114
frontend/static/languages/croatian_1k.json
Normal file
1114
frontend/static/languages/croatian_1k.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue