From ea0e534ae802b87a73e9d821db888c52a6faaee2 Mon Sep 17 00:00:00 2001 From: Kyro <64659762+KyroKrypt@users.noreply.github.com> Date: Mon, 26 Sep 2022 02:00:39 -0700 Subject: [PATCH] added english quotes (#3599) KyroKrypt Co-authored-by: Miodec --- frontend/static/quotes/english.json | 42 +++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 85bc07e9f..b329d3657 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -35550,6 +35550,48 @@ "source": "Yoohyeon (Dreamcatcher) - For", "length": 103, "id": 6245 + }, + { + "text": "The Universe is under no obligation to make sense to you.", + "source": "Neil deGrasse Tyson", + "length": 57, + "id": 6246 + }, + { + "text": "I would request that my body in death be buried not cremated, so that the energy content contained within it gets returned to the earth, so that flora and fauna can dine upon it, just as I have dined upon flora and fauna during my lifetime.", + "source": "Neil deGrasse Tyson", + "length": 240, + "id": 6247 + }, + { + "text": "One of the great challenges in life is knowing enough to think you're right but not enough to know you're wrong.", + "source": "Neil deGrasse Tyson", + "length": 112, + "id": 6248 + }, + { + "text": "For me, I am driven by two main philosophies: know more today about the world than I knew yesterday and lessen the suffering of others. You'd be surprised how far that gets you.", + "source": "Neil deGrasse Tyson", + "length": 177, + "id": 6249 + }, + { + "text": "The atoms of our bodies are traceable to stars that manufactured them in their cores and exploded these enriched ingredients across our galaxy, billions of years ago. For this reason, we are biologically connected to every other living thing in the world. We are chemically connected to all molecules on Earth. And we are atomically connected to all atoms in the universe. We are not figuratively, but literally stardust.", + "source": "Neil deGrasse Tyson", + "length": 421, + "id": 6250 + }, + { + "text": "Whether or not you can never become great at something, you can always become better at it. Don’t ever forget that! And don’t say “I’ll never be good”. You can become better! and one day you’ll wake up and you’ll find out how good you actually became.", + "source": "Neil deGrasse Tyson", + "length": 251, + "id": 6251 + }, + { + "text": "There’s no shame in admitting what you don’t know. The only shame is pretending you know all the answers.", + "source": "Neil deGrasse Tyson", + "length": 105, + "id": 6252 } ] }