From a01ec908b0f147f0e1e69095665dfd769e936b49 Mon Sep 17 00:00:00 2001 From: Meera Chaudhari Date: Thu, 9 Jul 2026 22:09:35 +0530 Subject: [PATCH] impr(quotes): add english quotes (@Meerablip) --- frontend/static/quotes/english.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index dd4d91aeacf9..e183482838aa 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39345,6 +39345,13 @@ "source": "Doctor Who, Fallen Heroes", "id": 7770, "length": 485 + }, + + { + "text": "There are such things as ghosts. People everywhere have always known that. And we believe in them every bit as much as Homer did. Only now, we call them by different names. Memory. The unconscious.", + "source": "The Secret History - Donna Tartt", + "id": 7771, + "length": 197 } ] }