Files
MuditaOS/image/data/applications/settings/quotes.json
Tomek Sobkowiak 4bc7df5f4a [EDG-4049] Add locked screen settings window with ON/OFF (#900)
* [EDG-4206] Add locked screen and integrate with ON/OFF widget
2020-11-02 18:24:00 +01:00

28 lines
676 B
JSON

[
{
"lang":"english",
"author": "Buddha",
"quote": "Do not dwell in the past, do not dream of the future, concentrate the mind on the present moment."
},
{
"lang":"english",
"author": "Tara Brach",
"quote": "The only way to live is by accepting each minute as an unrepeatable miracle."
},
{
"lang":"english",
"author": "Richar Bach",
"quote": "The simplest things are often the truest"
},
{
"lang":"english",
"author": "Eckhart Tolle",
"quote": "Always say yes to the present moment. Say yes to life."
},
{
"lang":"english",
"author": "Naomi Judd",
"quote": "Slow down, simplify and be kind"
}
]