diff --git a/static/quotes/spanish.json b/static/quotes/spanish.json new file mode 100644 index 000000000..8c9a7d564 --- /dev/null +++ b/static/quotes/spanish.json @@ -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 + } + ] +} \ No newline at end of file