Skip to content

impr(quotes): add 10 English quotes (@yohaann196)#7634

Open
yohaann196 wants to merge 9 commits intomonkeytypegame:masterfrom
yohaann196:master
Open

impr(quotes): add 10 English quotes (@yohaann196)#7634
yohaann196 wants to merge 9 commits intomonkeytypegame:masterfrom
yohaann196:master

Conversation

@yohaann196
Copy link

@yohaann196 yohaann196 commented Mar 13, 2026

Added 10 English quotes (each entry has the quote, source, id, and character length)

Quotes added:
• “It was the best of times, it was the worst of times, it was the age of wisdom, it was the age of foolishness.” - A Tale of Two Cities
• “It is our choices, Harry, that show what we truly are, far more than our abilities.” - Harry Potter and the Chamber of Secrets
• “I am no bird; and no net ensnares me: I am a free human being with an independent will.” - Jane Eyre
• “The most important things are the hardest to say. They are the things you get ashamed of, because words diminish them.” - The Body
• “I took a deep breath and listened to the old brag of my heart: I am, I am, I am.” - The Bell Jar
• “Two roads diverged in a wood, and I took the one less traveled by, and that has made all the difference.” - The Road Not Taken
• “The world breaks everyone, and afterward, some are strong at the broken places.” - A Farewell to Arms
• “So we beat on, boats against the current, borne back ceaselessly into the past. Old sport.” - The Great Gatsby
• “One must always be careful of books, and what is inside them, for words have the power to change us.” - Clockwork Angel
• “There is no greater agony than bearing an untold story inside you.” - I Know Why the Caged Bird Sings

All quotes are provided in English.

Checks
• Adding quotes
• Included the full quote text in the description so the content can be verified.

Copilot AI review requested due to automatic review settings March 13, 2026 02:10
@monkeytypegeorge monkeytypegeorge added frontend User interface or web stuff assets Languages, themes, layouts, etc. labels Mar 13, 2026
@github-actions github-actions bot added the waiting for review Pull requests that require a review before continuing label Mar 13, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds 10 new English quote entries to the frontend’s static quotes dataset (english.json), extending the pool of quotes available to the app.

Changes:

  • Appended 10 new quote objects (text/source/id/length) to frontend/static/quotes/english.json.
  • Continued the quote id sequence from the prior max id.

You can also share your feedback on Copilot code review. Take the survey.

Copilot AI and others added 6 commits March 13, 2026 02:40
Co-authored-by: yohaann196 <229655281+yohaann196@users.noreply.github.com>
…quote

Co-authored-by: yohaann196 <229655281+yohaann196@users.noreply.github.com>
…quotes 60+ chars

Co-authored-by: yohaann196 <229655281+yohaann196@users.noreply.github.com>
… install side effects)

Co-authored-by: yohaann196 <229655281+yohaann196@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assets Languages, themes, layouts, etc. frontend User interface or web stuff waiting for review Pull requests that require a review before continuing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants