impr(quotes): add 5 new English quotes

This commit is contained in:
lifeadventurer
2024-01-25 23:47:55 +08:00
parent f77441d37d
commit 3347054a84

View File

@@ -269,6 +269,31 @@
"quote": "In my search for you, I've made my new home in the eyes of a bird, staring at the passing wind.",
"author": "Kaili Blues",
"id": 54
},
{
"quote": "Your spark isn't your purpose. The last box fills in when you're ready to come live.",
"author": "Film, Soul",
"id": 55
},
{
"quote": "There's a point at which we make our lives, but we also take the path which si given to us.",
"author": "Ali Smith",
"id": 56
},
{
"quote": "Yesterday is but today's memory, and tomorrow is today's dream.",
"author": "Khalil Gibran",
"id": 57
},
{
"quote": "For the wise man looks into space and he know there is no limited dimensions.",
"author": "Zhuangzi",
"id": 58
},
{
"quote": "My life is bathed in golden sunlight, and the really wonderful thing is that I know it.",
"author": "Helen McCrory",
"id": 59
}
]
}