mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-12 02:17:21 +08:00
29 lines
413 B
JSON
29 lines
413 B
JSON
|
{
|
||
|
"language": "spanish",
|
||
|
"groups": [
|
||
|
[
|
||
|
0,
|
||
|
100
|
||
|
],
|
||
|
[
|
||
|
101,
|
||
|
300
|
||
|
],
|
||
|
[
|
||
|
301,
|
||
|
600
|
||
|
],
|
||
|
[
|
||
|
601,
|
||
|
9999
|
||
|
]
|
||
|
],
|
||
|
"quotes": [
|
||
|
{
|
||
|
"text": "La muerte no existe, la gente solo muere cuando la olvidan; si puedes recordarme siempre estaré contigo.",
|
||
|
"source": "Isabel Allende, Eva Luna",
|
||
|
"length": 104,
|
||
|
"id": 1
|
||
|
}
|
||
|
]
|
||
|
}
|