mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 21:09:18 +08:00
Added quote to spanish.json
This commit is contained in:
parent
dbe58c6b28
commit
4f02d6a8ba
1 changed files with 29 additions and 0 deletions
29
static/quotes/spanish.json
Normal file
29
static/quotes/spanish.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue