Added quote to turkish.json

This commit is contained in:
monkeytypegeorge 2021-01-17 12:48:47 +00:00
parent 817116e137
commit 8de5cba502

View file

@ -0,0 +1,29 @@
{
"language": "turkish",
"groups": [
[
0,
100
],
[
101,
300
],
[
301,
600
],
[
601,
9999
]
],
"quotes": [
{
"text": "Kimse görmek istemeyenler kadar kör değildir.",
"source": "Jonathan Swift",
"length": 45,
"id": 1
}
]
}