mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-08 22:50:00 +08:00
add quotes for 3 languages (#3672) SwiftyProgrammer690
* Add quotes for languages english, hindi, norwegian * added vintage_red theme * Delete vintage_red.css * Update _list.json
This commit is contained in:
parent
1414c7301d
commit
062cfeaca3
3 changed files with 43 additions and 1 deletions
|
@ -35598,6 +35598,36 @@
|
|||
"source": "Eighty Six",
|
||||
"length": 82,
|
||||
"id": 6267
|
||||
},
|
||||
{
|
||||
"text": "I do so hate to make up my mind about anything, whether it's good or bad, up or down, in or out, rain or shine.",
|
||||
"source": "The Phantom Tollbooth",
|
||||
"length": 111,
|
||||
"id": 6268
|
||||
},
|
||||
{
|
||||
"text": "Whether or not you find your own way, you're bound to find some way. If you happen to find my way, please return it, as it was lost years ago. I imagine by now it's quite rusty.",
|
||||
"source": "The Phantom Tollbooth",
|
||||
"length": 177,
|
||||
"id": 6269
|
||||
},
|
||||
{
|
||||
"text": "If something is there, you can only see it with your eyes open, but if it isn't there, you can see it just as well with your eyes closed. That's why imaginary things are often easier to see than real ones.",
|
||||
"source": "The Phantom Tollbooth",
|
||||
"length": 205,
|
||||
"id": 6270
|
||||
},
|
||||
{
|
||||
"text": "Expectations is the place you must always go to before you get to where you're going.",
|
||||
"source": "The Phantom Tollbooth",
|
||||
"length": 85,
|
||||
"id": 6271
|
||||
},
|
||||
{
|
||||
"text": "Without the element of enjoyment, it is not worth trying to excel at anything.",
|
||||
"source": "Magnus Carlsen",
|
||||
"length": 78,
|
||||
"id": 6272
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -204,6 +204,12 @@
|
|||
"source": "दुष्यंत कुमार, साये में धूप",
|
||||
"length": 564,
|
||||
"id": 33
|
||||
},
|
||||
{
|
||||
"text": "इंटेलीजेंट वह नहीं होते, जो स्कूल में टॉप करते हैं, इंटेलिजेंट वह होते हैं, जो लाइफ में टॉप करते हैं।",
|
||||
"source": "अनजान",
|
||||
"length": 103,
|
||||
"id": 34
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -22,8 +22,14 @@
|
|||
{
|
||||
"text": "Bæ bæ lille lam, har du noe ull? Ja, ja, kjære barn, jeg har kroppen full. Søndagsklær til far, og søndagsklær til mor, og to par strømper til bitte lille bror.",
|
||||
"source": "Bæ Bæ lille lam, Tommy Thumb's pretty Song Book (norsk oversettelse)",
|
||||
"id": 4,
|
||||
"id": 3,
|
||||
"length": 160
|
||||
},
|
||||
{
|
||||
"text": "Uten elementet nytelse er det ikke verdt å prøve å utmerke seg i noe som helst.",
|
||||
"source": "Magnus Carlsen",
|
||||
"id": 4,
|
||||
"length": 79
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue