mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-31 03:08:29 +08:00
Add more norwegian (#2214)
This commit is contained in:
parent
06d912be3b
commit
3304d2b2a3
6 changed files with 16026 additions and 2 deletions
|
|
@ -126,7 +126,7 @@
|
|||
},
|
||||
{
|
||||
"name": "norwegian",
|
||||
"languages": ["norwegian"]
|
||||
"languages": ["norwegian", "norwegian_1k", "norwegian_5k", "norwegian_10k"]
|
||||
},
|
||||
{
|
||||
"name": "hebrew",
|
||||
|
|
|
|||
|
|
@ -70,6 +70,9 @@
|
|||
,"hungarian"
|
||||
,"hungarian_2.5k"
|
||||
,"norwegian"
|
||||
,"norwegian_1k"
|
||||
,"norwegian_5k"
|
||||
,"norwegian_10k"
|
||||
,"hebrew"
|
||||
,"icelandic_1k"
|
||||
,"romanian"
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
"han",
|
||||
"men",
|
||||
"seg",
|
||||
"vil",
|
||||
"deg",
|
||||
"jeg",
|
||||
"kan",
|
||||
"ble",
|
||||
|
|
|
|||
10007
static/languages/norwegian_10k.json
Normal file
10007
static/languages/norwegian_10k.json
Normal file
File diff suppressed because it is too large
Load diff
1007
static/languages/norwegian_1k.json
Normal file
1007
static/languages/norwegian_1k.json
Normal file
File diff suppressed because it is too large
Load diff
5007
static/languages/norwegian_5k.json
Normal file
5007
static/languages/norwegian_5k.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue