From 4f02d6a8ba3a29c4298af90932924e8651b087c5 Mon Sep 17 00:00:00 2001 From: monkeytypegeorge Date: Sun, 17 Jan 2021 02:23:30 +0000 Subject: [PATCH] Added quote to spanish.json --- static/quotes/spanish.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 static/quotes/spanish.json 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