From 48faacca48ddff07ab47569f82530552b03414f1 Mon Sep 17 00:00:00 2001 From: JuniorKlump Date: Fri, 3 Oct 2025 12:49:55 +0530 Subject: [PATCH] Add files via upload --- 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 e5556da3a..682c7592f 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38901,6 +38901,13 @@ "source": "Kung Fu Panda 2 (2011)", "id": 7696, "length": 138 + }, + { + "text": "Everything should be make as simple as possible, but not simpler.", + "source": "Albert Einstein", + "id": 7697, + "length": 63 + } ] }