Skip to content

impr(quotes): add Spanish quotes (@enzom-uy)#7557

Open
enzom-uy wants to merge 2 commits intomonkeytypegame:masterfrom
enzom-uy:master
Open

impr(quotes): add Spanish quotes (@enzom-uy)#7557
enzom-uy wants to merge 2 commits intomonkeytypegame:masterfrom
enzom-uy:master

Conversation

@enzom-uy
Copy link

@enzom-uy enzom-uy commented Mar 1, 2026

Quote ID 202 english translation: "The pain of your absence is sharp and haunting, and I would give anything not to know it; anything but never knowing you at all (which would be worse)."

Quote ID 203 english translation: "Our curiosity goes with you on your journey. You walk in the footsteps of those who came before you, and your path guides those who will follow later."

Quote ID 204 english translation: "If I should die, then I would do so having lived my life right. It is not the destination that matters, but how one arrives there."

Quote ID 205 english translation: "Inside, I’m me. A very different me than I was a year ago, but I can’t worry about that, so I just keep moving and hope my feet take me where I need to go."

Quote ID 206 english translation: "All stories told have been told before. We tell them to ourselves, as did all men who ever were. And all men who ever will be. The only things new are the names."

impr(quotes): add Spanish quotes

Description

Adding 5 new spanish quotes from Outer Wilds and Brandon Sanderson books.

Checks

  • Adding quotes?
    • Make sure to include translations for the quotes in the description (or another comment) so we can verify their content.
  • Adding a language?
    • Make sure to follow the languages documentation
    • Add language to packages/schemas/src/languages.ts
    • Add language to exactly one group in frontend/src/ts/constants/languages.ts
    • Add language json file to frontend/static/languages
  • Adding a theme?
    • Make sure to follow the themes documentation
    • Add theme to packages/schemas/src/themes.ts
    • Add theme to frontend/src/ts/constants/themes.ts
    • (optional) Add theme css file to frontend/static/themes
    • Add some screenshots of the theme, especially with different test settings (colorful, flip colors) to your pull request
  • Adding a layout?
    • Make sure to follow the layouts documentation
    • Add layout to packages/schemas/src/layouts.ts
    • Add layout json file to frontend/static/layouts
  • Adding a font?
    • Make sure to follow the fonts documentation
    • Add font file to frontend/static/webfonts
    • Add font to packages/schemas/src/fonts.ts
    • Add font to frontend/src/ts/constants/fonts.ts
  • Check if any open issues are related to this PR; if so, be sure to tag them below.
  • Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info)
  • Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title.

Closes #

Quote ID 202 english translation: "The pain of your absence is sharp and
haunting, and I would give anything not to know it; anything but never
knowing you at all (which would be worse)."

Quote ID 203 english translation: "Our curiosity goes with you on your
journey. You walk in the footsteps of those who came before you, and
your path guides those who will follow later."

Quote ID 204 english translation: "If I should die, then I would do so
having lived my life right. It is not the destination that matters, but
how one arrives there."

Quote ID 205 english translation: "Inside, I’m me. A very different me
than I was a year ago, but I can’t worry about that, so I just keep
moving and hope my feet take me where I need to go."

Quote ID 206 english translation: "All stories told have been told
before. We tell them to ourselves, as did all men who ever were. And all
men who ever will be. The only things new are the names."

impr(quotes): add Spanish quotes
Copilot AI review requested due to automatic review settings March 1, 2026 18:32
@monkeytypegeorge monkeytypegeorge added frontend User interface or web stuff assets Languages, themes, layouts, etc. labels Mar 1, 2026
@github-actions github-actions bot added the waiting for review Pull requests that require a review before continuing label Mar 1, 2026
@enzom-uy enzom-uy changed the title impr(quotes): add Spanish quotes impr(quotes): add Spanish quotes (@enzom-uy) Mar 1, 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 5 new Spanish quotes to the existing Spanish quotes asset (frontend/static/quotes/spanish.json) to expand the Spanish quote pool.

Changes:

  • Appended quote IDs 202–206 (text/source/length/id) to spanish.json.
  • Added new sources referencing Outer Wilds and Brandon Sanderson works.

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.

3 participants