From 038eaf65493ba4bd2f891a7f306cd6759e4c9748 Mon Sep 17 00:00:00 2001 From: szpeterr <151888386+szpeterr@users.noreply.github.com> Date: Wed, 14 Jan 2026 14:59:05 +0100 Subject: [PATCH 1/2] impr(quotes): add English quote (@szpeterr) --- frontend/static/quotes/english.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 311f6d9f4a0c..1b7fd80cb1eb 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39147,6 +39147,12 @@ "source": "Mistborn: The Final Empire", "id": 7737, "length": 58 + }, + { + "text": "Listen, I'm a politician, which means I'm a cheat and a liar, and when I'm not kissing babies, I'm stealing their lollipops. But it also means I keep my options open.", + "source": "The Hunt for Red October", + "id": 7738, + "length": 166 } ] } From 6bf5b290862127c338fc83a8875c964f2b4c8dca Mon Sep 17 00:00:00 2001 From: szpeterr <151888386+szpeterr@users.noreply.github.com> Date: Fri, 16 Jan 2026 14:52:06 +0100 Subject: [PATCH 2/2] impr(quotes): added English quote (@szpeterr) --- frontend/static/quotes/english.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 1b7fd80cb1eb..c54326e31e7d 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39149,10 +39149,10 @@ "length": 58 }, { - "text": "Listen, I'm a politician, which means I'm a cheat and a liar, and when I'm not kissing babies, I'm stealing their lollipops. But it also means I keep my options open.", - "source": "The Hunt for Red October", + "text": "We are all capable of believing things which we know to be untrue, and then, when we are finally proved wrong, impudently twisting the facts so as to show that we were right.", + "source": "George Orwell", "id": 7738, - "length": 166 + "length": 174 } ] }