From a67aeaf9770b9e1c06285efebafbd9596342452c Mon Sep 17 00:00:00 2001 From: Kavin Ruengprateepsang Date: Mon, 17 Oct 2022 19:04:16 +0700 Subject: [PATCH] Add English quote (#3656) kavinvin * Add English quote * Add more English quote * Add more English quotes from Eighty Six * Fix quote length * Add more quotes * Remove some quotes * Remove more quotes --- frontend/static/quotes/english.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index c2db30be8..8e1255050 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -35652,6 +35652,30 @@ "source": "The Simpsons", "length": 72, "id": 6263 + }, + { + "text": "Giving up because you know a dream can never come true and simply sitting and waiting for fate to claim you... Or fighting against fate and crying out against the dying light, even though you know that dream will never be realized. Those are decidedly different things.", + "source": "Eighty Six", + "length": 269, + "id": 6264 + }, + { + "text": "It is a kindness to prepare a comfortable roost for an injured bird... But to prevent it from taking flight once its wounds have healed, because you fear the world is too dangerous, means confining it to a cage. These birds have finally escaped their cage of persecution. Do you intend to lock them in a cage of pity next?", + "source": "Eighty Six", + "length": 322, + "id": 6265 + }, + { + "text": "If you hated colors that much, you may as well have dyed your flag white.", + "source": "Eighty Six", + "length": 73, + "id": 6266 + }, + { + "text": "If, one day, you make it to our final destination, would you please leave flowers?", + "source": "Eighty Six", + "length": 82, + "id": 6267 } ] }