feat(quotes): add Turkish quotes from various sources (@turkwr)#5608
feat(quotes): add Turkish quotes from various sources (@turkwr)#5608Miodec merged 11 commits intomonkeytypegame:masterfrom turkwr:master
Conversation
The lengths of the Turkish quotes in the `turkish.json` file have been updated to reflect the correct character count.
This commit adds Turkish quotes from different sources, including "The Poet X", "Gurren Lagann", "İnanılmaz Aile (TV Serisi)", and "Oscar Wilde". The quotes are added to the `turkish.json` file in the `frontend/static/quotes` directory.
… Dickinson, Technoblade, and Bilinmeyen The commit adds Turkish quotes from Mother Teresa, Anais Nin, Emily Dickinson, Technoblade, and Bilinmeyen to the `turkish.json` file in the `frontend/static/quotes` directory.
|
Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/9897437265 |
Add a Turkish quote from "The Poet X" to the `turkish.json` file in the `frontend/static/quotes` directory.
|
Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/9897474074 |
Update the Turkish quotes in the `turkish.json` file in the `frontend/static/quotes` directory.
|
Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/9897510985 |
| "text": "Bu hayatta büyük şeyler yapamayız. Sadece büyük bir sevgiyle küçük şeyler yapabiliriz.", | ||
| "source": "Mother Teresa", | ||
| "length": 79, | ||
| "id": 149 |
There was a problem hiding this comment.
We cannot do big things in this life. Only with great love can we do small things.
| "id": 149 | ||
| }, | ||
| { | ||
| "name": "Bir yaprak, sanki güneş ışınlarından destek alıyormuş gibi pencereden içeri süzüldü.", |
There was a problem hiding this comment.
A leaf floated in through the window, as if supported by the sun's rays.
| "id": 150 | ||
| }, | ||
| { | ||
| "name": "Umut, ruha tüneyen ve sözleri olmadan melodiyi söyleyen ve hiç durmayan tüylü bir şeydir.", |
There was a problem hiding this comment.
Hope is a feathery thing that perches on the soul and sings the melody without words and never stops
| "id": 151 | ||
| }, | ||
| { | ||
| "name": "Olasılıklar ne kadar saçma görünürse görünsün, içimizde bu zorlukların üstesinden gelme ve güzel bir şey başarma gücü vardır. Bir gün başladığımız yere dönüp baktığımızda ne kadar ilerlediğimizi görüp hayrete düşeceğiz.", |
There was a problem hiding this comment.
No matter how absurd the odds may seem, we have the power within us to overcome these difficulties and achieve something beautiful. One day we will look back at where we started and marvel at how far we have come.
| "id": 152 | ||
| }, | ||
| { | ||
| "name": "Hizmet personeline davranış biçimlerine bakarak bir kişinin karakteri hakkında çok şey söyleyebilirsiniz.", |
There was a problem hiding this comment.
You can tell a lot about a person's character by the way they treat their service staff.
|
Thanks |
Description
New Turkish quotes added
Checks
_list.json,_groups.jsonand addlanguages.json?