mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-06 05:43:47 +08:00
29 lines
361 B
JSON
29 lines
361 B
JSON
|
{
|
||
|
"language": "dutch",
|
||
|
"groups": [
|
||
|
[
|
||
|
0,
|
||
|
100
|
||
|
],
|
||
|
[
|
||
|
101,
|
||
|
300
|
||
|
],
|
||
|
[
|
||
|
301,
|
||
|
600
|
||
|
],
|
||
|
[
|
||
|
601,
|
||
|
9999
|
||
|
]
|
||
|
],
|
||
|
"quotes": [
|
||
|
{
|
||
|
"text": "Je kunt beter struikelen op de goede weg, dan wandelen op de verkeerde weg.",
|
||
|
"source": "Visje",
|
||
|
"length": 75,
|
||
|
"id": 1
|
||
|
}
|
||
|
]
|
||
|
}
|