From e994e846b194e868dcfa529735a1b2cd12773dee Mon Sep 17 00:00:00 2001 From: Orson Leiziaga <64232342+KennethLG@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:30:21 -0500 Subject: [PATCH] impr(quotes): add English quotes (@kennethlg) (#6079) --- frontend/static/quotes/english.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index e7cdc9847..202b69bd2 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38505,6 +38505,12 @@ "source": "Bennett (Genshin Impact)", "id": 7618, "length": 137 + }, + { + "text": "Aren't past and future just as real, sometimes even more real, than the present? After all, the past determines who we are, as well as how we perceive and behave in the present. And our goals determine which actions we take in the present.", + "source": "The Power Of Now", + "length": 239, + "id": 7619 } ] }