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 (@Binaryul) #6158

Closed
wants to merge 3 commits into from
Closed
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
54 changes: 54 additions & 0 deletions frontend/static/quotes/english.json
Original file line number Diff line number Diff line change
Expand Up @@ -38589,6 +38589,60 @@
"source": "DanMachi",
"length": 165,
"id": 7632
},
{
"text": "Whatever exists, he said. Whatever in creation exists without my knowledge exists without my consent.",
Copy link
Member

Choose a reason for hiding this comment

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

I think "he said" should either be removed, or the rest should be put in quotes. Also i think there should be a comma after knowledge

"source": "Cormac McCarthy - Blood Meridian",
"length": 101,
"id": 7633
},
{
"text": "War was always here. Before man was, war waited for him. The ultimate trade awaiting its ultimate practitioner",
Copy link
Member

Choose a reason for hiding this comment

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

Remove please,

"source": "Cormac McCarthy - Blood Meridian",
"length": 110,
"id": 7634
},
{
"text": "It makes no difference what men think of war, said the judge. War endures. As well ask men what they think of stone. War was always here. Before man was, war waited for him. The ultimate trade awaiting its ultimate practitioner. That is the way it was and will be. That way and not some other way.",
Copy link
Member

Choose a reason for hiding this comment

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

Remove, not liking the war themes here.

"source": "Cormac McCarthy - Blood Meridian",
"length": 297,
"id": 7635
},
{
"text": "Perfect. The ability to weave it together or the opposite is at my will.",
"source": "Kiruma Souichi - Usogui",
"length": 72,
"id": 7636
},
{
"text": "We are aliens that have come to Earth to invade Earth, and enslave humanity.",
Copy link
Member

Choose a reason for hiding this comment

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

Remove

"source": "Kiruma Souichi - Usogui",
"length": 76,
"id": 7637
},
{
"text": "It is the fear of greatness that leads humans to settle. In their complacency, they overlook the sheer brilliance of aspiring to be flawless.",
"source": "Toshio Sako - Usogui",
"length": 141,
"id": 7638
},
{
"text": "He is now being dragged into an abyss deeper than he ever could have imagined by the God of death.",
"source": "Toshio Sako - Usogui",
"length": 98,
"id": 7639
},
{
"text": "Life is just like a gamble that no one can win. In the end, everyone ends up dying. In the end, everyone ends up losing. It is especially that there is an end that people, during a gamble, can shine.",
"source": "Toshio Sako - Usogui",
"length": 199,
"id": 7640
},
{
"text": "You are perfect. If there is only one thing that is able to pierce through that perfection, it is a gamble.",
"source": "Toshio Sako - Usogui",
"length": 107,
"id": 7641
}
]
}
Loading