Files
life_generators/quotes.json
2023-10-04 00:08:54 +08:00

44 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"quotes" : [
{
"quote": "To AC is human. To AK divine.",
"author": "Moon"
},
{
"quote": "Life is like riding a bicycle. To keep your balance, you must keep moving.",
"author": "Albert Einstein"
},
{
"quote": "A dream is what makes people love life even when it is painful.",
"author": "Theodore Zeldin"
},
{
"quote": "Dont quit. Suffer now and live the rest of your life as a champion.",
"author": "Muhammad Ali"
},
{
"quote": "Though nobody can go back and make a new beginning… Anyone can start over and make a new ending.",
"author": "Chico Xavier"
},
{
"quote": "Be happy for this moment. This moment is your life.",
"author": "Omar Khayyam"
},
{
"quote": "Life is not a problem to be solved, but a reality to be experienced.",
"author": "Soren Kierkegaard"
},
{
"quote": "All the waters of the world find one another again, and very road leads us wanderers too back home.",
"author": "Hermann Hesse"
},
{
"quote": "Time does not pass, it continues.",
"author": "Marty Rubin"
},
{
"quote": "Be both soft and wild. Just like the Moon. Or the storm. Or the sea.",
"author": "Victoria Erickson"
}
]
}