Added quote to spanish.json

This commit is contained in:
monkeytypegeorge 2021-01-17 02:23:30 +00:00
parent dbe58c6b28
commit 4f02d6a8ba

View 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
}
]
}