mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-02 19:47:40 +08:00
impr(quotes): add english quote (@scarcekoi) (#6422)
### Description I added a quote from the Eleventh Doctor from Doctor Who. ([Tardis Guide Link](https://tardis.guide/quote/what-fresh-hope-the-future-may-bring/)) ### Checks - [x] Adding quotes? - [x] Make sure to include translations for the quotes in the description (or another comment) so we can verify their content. - [x] Check if any open issues are related to this PR; if so, be sure to tag them below. - [x] Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info) - [x] Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title. <!-- impr(quote): add english quote (@scarcekoi) --> <!-- I know I know they seem boring but please do them, they help us and you will find out it also helps you.--> Closes # <!-- Also remove it if you are not following any issues. --> <!-- pro tip: you can mention an issue, PR, or discussion on GitHub by referencing its hash number e.g: [#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) --> <!-- pro tip: you can press . (dot or period) in the code tab of any GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
This commit is contained in:
parent
d02288a24b
commit
c57d62d69d
1 changed files with 7 additions and 1 deletions
|
@ -38553,6 +38553,12 @@
|
|||
"source": "The LEGO Movie",
|
||||
"length": 363,
|
||||
"id": 7638
|
||||
}
|
||||
},
|
||||
{
|
||||
"text": "If this universe has taught me anything, it's that you should always hold onto every moment you can, every hour, every minute, every second. Even when all hope is gone, you should still cling on, because you can never know what fresh hope the future may bring.",
|
||||
"source": "The Eleventh Doctor",
|
||||
"length": 260,
|
||||
"id": 7639
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue