Skip to content

Commit

Permalink
impr(quotes): add English quotes (cute-catgirl) (#5318)
Browse files Browse the repository at this point in the history
  • Loading branch information
cute-catgirl committed Apr 23, 2024
1 parent cebec73 commit cc7b204
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions frontend/static/quotes/english.json
Expand Up @@ -38620,6 +38620,24 @@
"source": "Edward Everett Hale",
"length": 90,
"id": 7053
},
{
"text": "As a child, I considered such unknowns sinister. Now, though, I understand they bear no ill will. The universe is, and we are.",
"source": "Outer Wilds",
"length": 126,
"id": 7054
},
{
"text": "We do not have much connection, you and I. Still, this encounter feels special. I hope you won’t mind if I think of you as a friend.",
"source": "Outer Wilds",
"length": 132,
"id": 7055
},
{
"text": "When my kind found the Eye and realized what it was capable of, they were terrified. It was too difficult a truth. Like a light too bright to look upon directly, it burned them. What they could not unlearn was hidden away in darkness — obfuscated, then lost. They did not want to see their story end.",
"source": "Outer Wilds: Echoes of the Eye",
"length": 300,
"id": 7056
}
]
}

0 comments on commit cc7b204

Please sign in to comment.