mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-26 15:54:35 +08:00
impr(quotes): add 3 english quotes (NipulM) (#5098)
This commit is contained in:
parent
8f6bfbb708
commit
9017312a95
1 changed files with 18 additions and 0 deletions
|
@ -38640,6 +38640,24 @@
|
|||
"source": "Jorge Mario Bergoglio",
|
||||
"length": 100,
|
||||
"id": 7029
|
||||
},
|
||||
{
|
||||
"text": "You may say I'm a dreamer, but I'm not the only one. I hope someday you'll join us. And the world will live as one.",
|
||||
"source": "John Lennon",
|
||||
"length": 115,
|
||||
"id": 7030
|
||||
},
|
||||
{
|
||||
"text": "Darkness cannot drive out darkness: only light can do that. Hate cannot drive out hate: only love can do that.",
|
||||
"source": "Martin Luther King Jr.",
|
||||
"length": 110,
|
||||
"id": 7031
|
||||
},
|
||||
{
|
||||
"text": "Life is a succession of lessons which must be lived to be understood",
|
||||
"source": "Ralph Waldo Emerson",
|
||||
"length": 68,
|
||||
"id": 7032
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue