Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

impr(quotes): add English quotes from System of a Down and Lemony Snicket (@Sevynspace) #6081

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions frontend/static/quotes/english.json
Original file line number Diff line number Diff line change
Expand Up @@ -38481,6 +38481,18 @@
"source": "Caduceus Clay - Critical Role (Campaign 2, Episode 110)",
"length": 603,
"id": 7614
},
{
"text": "Why can't you see that you are my child?\nWhy don't you know that you are my mind?\nTell everyone in the world that I'm you\nTake this promise to the end of you",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace new lines with full stops. Missing full stop at the end.

"source": "System Of A Down - Forest",
"length": 154,
"id": 7615
},
{
"text": "It is a curious thing, but as one travels the world getting older and older, it appears that happiness is easier to get used to than despair. The second time you have a root beer float, for instance, your happiness at sipping the delicious concoction may not be quite as enormous as when you first had a root beer float, and the twelfth time your happiness may be still less enormous, until root beer floats begin to offer you very little happiness at all, because you have become used to the taste of vanilla ice cream and root beer mixed together. However, the second time you find a thumbtack in your root beer float, your despair is much greater than the first time, when you dismissed the thumbtack as a freak accident rather than part of the scheme of a soda jerk, a phrase which here means 'ice cream shop employee who is trying to injure your tongue,' and by the twelfth time you find a thumbtack, your despair is even greater still, until you can hardly utter the phrase 'root beer float' without bursting into tears. It is almost as if happiness is an acquired taste, like coconut cordial or ceviche, to which you can eventually become accustomed, but despair is something surprising each time you encounter it.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure i like this quote, I think i woudl remove it / replace with something else.

"source": "The End - Lemony Snicket",
"length": 1221,
"id": 7616
}
]
}
Loading